:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#000;font-family:Arial,sans-serif}*{box-sizing:border-box}html,body,#game{touch-action:none;overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;background:#000;width:100%;height:100%;margin:0;overflow:hidden}body{position:fixed;inset:0}#game{min-width:0;min-height:0}#game canvas{image-rendering:auto;touch-action:none;-webkit-user-select:none;user-select:none;display:block}
