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