*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{background-color:#000}canvas{touch-action:none;-webkit-tap-highlight-color:transparent}button{-webkit-tap-highlight-color:transparent}@keyframes rotate-hint{0%,to{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(90deg)}75%{transform:rotate(0)}}.rotate-hint-icon{animation:rotate-hint 2.5s ease-in-out infinite}
