*{box-sizing:border-box}html{height:100%;height:100dvh;overflow:hidden}body{margin:0;padding:0;width:100%;height:100%;color:#0f172a;background-color:#f1f5f9;overflow:hidden;touch-action:pan-x pan-y;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;position:fixed;overscroll-behavior:none;font-family:Silkscreen,"Press Start 2P",monospace}#app{width:100%;height:100vh;height:100dvh;overflow:hidden;background-color:#f1f5f9}#phaser-container{width:100%;height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;background-color:#f1f5f9;touch-action:none;position:relative}#phaser-container canvas{max-width:100%;max-height:100%;display:block;margin:0!important;touch-action:none;position:relative;z-index:1;border:1px solid #CBD5E1;box-shadow:0 4px 20px #0000000f;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:pixelated;image-rendering:crisp-edges}
