body{overscroll-behavior-y:none;overscroll-behavior-x:none;touch-action:none;overflow:hidden}.touch-control{user-select:none;-webkit-user-select:none}.left-group{position:fixed;left:24px;bottom:360px}.right-group{position:fixed;right:24px;bottom:360px}.touch-control .circle-button{width:60px;height:60px;border:1px solid hsla(350,100%,80%,.3);border-radius:24px;position:absolute;transform:rotate(45deg)}.touch-control .circle-button.left-a{bottom:100px;left:8px}.touch-control .circle-button.left-b{bottom:20px;left:8px}.touch-control .circle-button.right-a{bottom:100px;right:8px}.touch-control .circle-button.right-b{bottom:20px;right:8px}.touch-control .hand-button{position:absolute;height:100%;width:100px;height:100px;border-radius:50%;border:1px solid hsla(0,100%,80%,.06);display:flex;justify-content:center;align-items:center}.touch-control .hand-center{width:60px;height:60px;transform:rotate(45deg);border:1px solid hsla(0,100%,80%,.3);pointer-events:none;border-radius:4px}.touch-control .left-hand{left:104px;bottom:-160px}.touch-control .right-hand{right:104px;bottom:-160px}@media only screen and (max-width:600px){.touch-control .left-hand{left:44px;bottom:-160px}.touch-control .right-hand{right:44px;bottom:-160px}}@media only screen and (max-height:400px){.left-group,.right-group{bottom:140px}.touch-control .left-hand,.touch-control .right-hand{bottom:-100px}}.left-hand .hand-center{border-width:2px 1px 1px 1px}.right-hand .hand-center{border-width:1px 1px 1px 2px}body{margin:0;background-color:#000;overscroll-behavior-y:none;overscroll-behavior-x:none}canvas{width:100vw;height:100vh}
