*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:#0f1729}body{background:#0f1729;font-family:Space Grotesk,sans-serif;overflow:hidden;overscroll-behavior:none}#root{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;display:flex;flex-direction:column;overflow:visible}#starfield{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}@keyframes spin{to{transform:rotate(360deg)}}
