:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Noto Sans Armenian,sans-serif;color-scheme:light dark}body{margin:0;min-height:100vh;display:grid;place-items:start center;padding:2rem}main{max-width:640px;width:100%}h1{font-size:2rem;margin:0 0 .5rem}section{margin-top:2rem}pre{background:#f6f8fa;padding:1rem;border-radius:8px;overflow-x:auto;font-size:.85rem}.err{background:#ffeaea;color:#800}@media(prefers-color-scheme:dark){body{background:#0d1117;color:#c9d1d9}pre{background:#161b22}.err{background:#3d1d1d;color:#ffb3b3}}
