:root{color-scheme:dark;background:#071218;font-family:Arial,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#game{margin:0;width:100%;min-width:100%;height:100%;min-height:100%;overflow:hidden;overscroll-behavior:none;background:#071218;touch-action:none;-webkit-user-select:none;user-select:none}body{position:fixed;top:0;right:0;bottom:0;left:0}#game{width:100vw;height:100vh;height:100dvh;background:#101923}canvas{display:block;touch-action:none}
