*{box-sizing:inherit}html{height:100%;box-sizing:border-box}body{color:#222;font-family:sans-serif;line-height:1.5;max-width:618px;margin:0 auto;padding:10px;height:100%}header{border-bottom:1px solid #222;margin-bottom:1rem}footer{border-top:1px solid #222;margin-top:1rem}a{color:#00e;text-decoration:none}nav ul{list-style:none}section{display:grid;grid-template-columns:1fr 1fr;padding:8px 0;border-bottom:1px dashed #ccc}.wrapper{min-height:100%;display:grid;grid-template-rows:auto 1fr auto}