*{margin:0;padding:0;box-sizing:border-box}body{font-family:sans-serif;line-height:1.6;background:#fff;color:#111;max-width:720px;margin:auto;padding:1rem}a{color:#2e6c65;text-decoration:underline}header,footer{text-align:center;margin:2rem 0}article{margin-bottom:2rem}h1,h2{margin-bottom:.5rem}p{margin:.5rem 0}.pagination{display:flex;justify-content:space-between;align-items:center}@media(max-width:600px){body{padding:.75rem}}