*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Geist,system-ui,-apple-system,sans-serif;background:#0f0f0f;color:#f0f0f0;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}@keyframes spin{to{transform:rotate(360deg)}}
