*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background-color:#0b0e17;color:#e0e6f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}#root{width:100%;height:100%}#app{width:100%;height:100%;position:relative}#game-container{width:100%;height:100%}#game-container canvas{display:block;width:100%!important;height:100%!important}
