*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;overflow:hidden}body{background:#181424;color:#edebff;overflow:hidden;width:100%;height:100%;touch-action:none;user-select:none;-webkit-user-select:none}#game-container{background:#181424;width:100%;height:100%;overflow:hidden;position:relative}canvas{display:block;width:100%!important;height:100%!important;touch-action:none;position:absolute;top:0;left:0}
