:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#211914;font-family:Trebuchet MS,system-ui,sans-serif}*{box-sizing:border-box}html,body,#game-root{touch-action:none;overscroll-behavior:none;width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 30%,#6d472c,#211914 75%)}canvas{width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges;overscroll-behavior:none;display:block}
