:root{color-scheme:dark;font-family:Geist,ui-sans-serif,system-ui,sans-serif;background:#090909;color:#f5f5f5}*{box-sizing:border-box}body{margin:0}body,main{min-height:100vh}main{display:grid;place-items:center;padding:2rem;text-align:center}p{max-width:34rem;color:#a1a1aa;line-height:1.6}