@import url(https://fonts.googleapis.com/css2?family=Permanent+Marker&family=ZCOOL+QingKe+HuangYou&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#b6adad;margin:0}.App{margin-left:20vw;margin-right:20vw;text-align:center}.row{align-items:center;border:.6vh double #000;display:flex;flex-wrap:wrap;font-family:ZCOOL QingKe HuangYou,cursive;font-size:2vh;height:5vh;justify-content:space-between}.rowGroup{display:flex;flex-direction:column;position:relative}.muteButton{align-items:center;background:none;border:none;color:inherit;display:flex;max-height:-webkit-max-content;max-height:max-content;max-width:-webkit-min-content;max-width:min-content;padding:1vh;-webkit-transform:scale(1.5);transform:scale(1.5)}.muteButton:hover{color:#fff}.active{-webkit-filter:brightness(60%);filter:brightness(60%)}.buttonsArea{display:flex;flex-direction:row;justify-content:space-around;margin:5vh}.controlButton{align-items:center;background-image:linear-gradient(144deg,#af40ff,#5b42f3 50%,#00ddeb);border:.1vh solid #000;border-radius:2vh;box-shadow:0 15px 30px -5px rgba(151,65,252,.2);box-sizing:border-box;cursor:pointer;display:flex;height:8vh;justify-content:center;text-decoration:none;touch-action:manipulation;-ms-user-select:none;user-select:none;-webkit-user-select:none;white-space:nowrap;width:8vh}.controlButton:active,.controlButton:hover{background-image:linear-gradient(30deg,#af40ff,#5b42f3 50%,#00ddeb);border:.1vh solid #fff;color:#fff}.cursor{align-items:center;cursor:grab;display:flex;flex-direction:column;position:absolute}#cursorLine{background-color:#fff;height:55.8vh;width:1px}#handIcon:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}#header{color:#000;font-family:Permanent Marker,cursive;font-size:4vh}@media screen and (max-width:600px){.controlButton{height:10vh;margin-right:1vh;width:10vh}.row{font-size:1.5vh;max-height:5vh}}
/*# sourceMappingURL=main.77766688.css.map*/