body {
    font-family: system-ui, sans-serif;
    margin: 0 auto;
    max-width: 720px;
    padding: 2rem;
    color: #1a1a1a;
}
