body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
max-width: 800px;
margin: auto;
padding: 2rem;
line-height: 1.7;
}


header, footer {
margin-bottom: 2rem;
}


a {
color: #111;
text-decoration: underline;
}