:root{--fg:#1c1e21;--bg:#fafafa}body{margin:0;font:16px/1.6 system-ui,sans-serif;color:var(--fg);background:var(--bg)}
main{max-width:640px;margin:8vh auto;padding:0 24px}h1{font-weight:600}code{background:#eee;padding:2px 6px;border-radius:4px}
