*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Courier New',monospace;background:#000;color:#fff;overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:100vh}#gameContainer{position:relative;max-width:800px;width:100%;margin:0 auto}canvas#gameCanvas{display:none}canvas#crtCanvas{display:block;background:#000;border:none;width:100%;height:auto;max-width:800px;margin:0 auto;image-rendering:pixelated;image-rendering:crisp-edges}canvas[style*="position: fixed"]{z-index:9999!important;pointer-events:none!important;background:0 0!important}.ui-input-helper{position:absolute;opacity:0;pointer-events:none;height:0;width:0}