*{margin:0;padding:0;box-sizing:border-box}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}html,body{width:100%;height:100vh;height:100dvh;overflow:hidden;overscroll-behavior:none;background:#000;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}html.gh-play-gesture-lock,html.gh-play-gesture-lock body,html.gh-play-gesture-lock #game-root,html.gh-play-gesture-lock #game-root *{touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}#game-root{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;touch-action:none;-ms-touch-action:none}canvas#game{display:block;position:absolute;top:0;left:0;cursor:crosshair;touch-action:none;-ms-touch-action:none;-webkit-tap-highlight-color:transparent}
