*{box-sizing:border-box}html{height:100%;height:100dvh;overflow:hidden}body{margin:0;padding:0;width:100%;height:100%;color:#ffffffde;background-color:#26bde2;overflow:hidden;touch-action:pan-x pan-y;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;position:fixed;overscroll-behavior:none}#app{width:100%;height:100vh;height:100dvh;overflow:hidden}#phaser-container{width:100%;height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;background-color:#26bde2;touch-action:none;position:relative}#phaser-container canvas{max-width:100%;max-height:100%;display:block;touch-action:none;position:relative;z-index:1}#touch-area-left,#touch-area-right{position:absolute;top:0;bottom:0;width:50%;z-index:10;touch-action:none;cursor:pointer}#touch-area-left{left:0}#touch-area-right{right:0}
