@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;500;600&family=Inter:wght@400;500&display=swap";:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#030711}*{box-sizing:border-box}html,body{width:100%;height:100%;min-width:100%;min-height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 45%,#0b1730,#030711 60%)}#game{position:fixed;inset:0;width:100vw;height:100vh;width:100dvw;height:100dvh;overflow:hidden}canvas{display:block!important;width:100%!important;height:100%!important;margin:0!important}#game:after{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(rgba(77,208,225,.025) 1px,transparent 1px);background-size:100% 4px;mix-blend-mode:screen;opacity:.32}
