html,body{overscroll-behavior:none;background:#8ed0ea;margin:0;padding:0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}#app{position:fixed;top:0;bottom:0;left:0;right:0}#game-root{position:fixed;top:0;left:0}#game-canvas{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;display:block}
