*{margin:0;padding:0;box-sizing:border-box}html,body{overflow:hidden;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:#000}#root{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.game-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#8b7355;min-height:100vh;overflow:hidden}.canvas-no-touch{touch-action:none}
