body {
    font-family: system-ui, -apple-system, sans-serif;
    margin: 40px auto;
    max-width: 650px;
    line-height: 1.6;
    padding: 0 10px;
    color: #222;
    background: #fafafa;
}
