*{box-sizing:border-box}#main,#root,body,html{cursor:pointer;height:100%;margin:0;padding:0;width:100%}body{background:#fff}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}canvas{-webkit-animation:fade-in 1s ease .5s forwards;animation:fade-in 1s ease .5s forwards;opacity:1;touch-action:none}
/*# sourceMappingURL=main.b58df364.css.map*/