*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;background:#020210;overflow:hidden}.game-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.game-wrap canvas{display:block;touch-action:none;-webkit-user-select:none;user-select:none}
