body {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
    margin: 3rem auto;
    max-width: 640px;
    padding: 0 1rem;
    color: #1a1a1a;
}
