@font-face{font-family:Orbitron;src:url(../fonts/orbitron-700.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Orbitron;src:url(../fonts/orbitron-800.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Orbitron;src:url(../fonts/orbitron-900.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(../fonts/rajdhani-600.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(../fonts/rajdhani-700.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html,body{background:#000;overflow:hidden;font-family:Rajdhani,Orbitron,Segoe UI,sans-serif;color:#fff;overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;height:100%;height:100dvh;position:fixed;width:100%}#game-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;touch-action:none}canvas{display:block;image-rendering:pixelated;touch-action:none;margin:0 auto;max-width:100%;max-height:100%}.loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-size:24px;font-family:Orbitron,Rajdhani,sans-serif;font-weight:800;color:#0ff;text-shadow:0 0 10px #0ff}@supports (-webkit-touch-callout: none){body{position:fixed;width:100%}}
