*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{touch-action:none;-webkit-overflow-scrolling:none;overscroll-behavior:none;background:#000;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}#game-container{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:#000;justify-content:center;align-items:center;display:flex;position:relative}#phaser-container{touch-action:none;width:100%;height:100%}#phaser-container canvas{touch-action:none;display:block}@keyframes bossWarningFlash{0%{opacity:.5}to{opacity:1}}
