*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;font-family:system-ui,sans-serif;background:#0f0f0f;color:#f0f0f0}main{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}h1{font-size:3rem;font-weight:700}p{font-size:1.25rem;color:#888}
