body{background-color:#222;color:#f0f0f0;font-family:sans-serif;line-height:1.5;margin:1rem;max-width:768px;display:flex;flex-direction:column;align-self:center;justify-content:center;margin:0 auto}header{border-bottom:1px solid #fff;margin-bottom:1rem}h1,h2{font-family:fraunces}nav{display:flex;align-items:center}nav ul{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;list-style:none;margin:0;padding:0}nav ul li{display:inline-block;margin-right:1rem}time{font-size:.9rem;color:#aaa}footer{border-top:1px solid #444;margin-top:1rem}a{color:#cfc;text-decoration:none}