*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{font-family:system-ui,sans-serif;background:#000}html,body{touch-action:none;overscroll-behavior:none}*{-webkit-tap-highlight-color:transparent}body.touch{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@supports (height: 100dvh){body.touch,body.touch #root{height:100dvh}}canvas{touch-action:none}
