body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:linear-gradient(90deg,red,#0ff);color:red;font-family:Fira Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow:hidden}#root{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}canvas{height:100%!important;width:100%!important}.control-box{align-items:center;background-color:#000;border-color:red;border-radius:15px;border-width:2px;box-shadow:0 0 2px 2px rgba(255,0,0,.1);display:flex;height:30px;margin:.5rem;opacity:.15;overflow:hidden}.control-box,.control-box:hover{transition:opacity .2s,box-shadow 2s cubic-bezier(.76,-.16,0,2.78)}.control-box:hover{box-shadow:0 0 3px 2px red;opacity:1}.slider-row{align-items:top;flex-wrap:wrap;height:10%;padding:.5rem;width:100%}.slider,.slider-row{display:flex;flex-direction:row;justify-content:center}.slider{align-items:center;-webkit-appearance:none;appearance:none;height:5px;margin:.5rem;outline:none;width:75px}.slider::-moz-range-thumb{appearance:none;background:red;border-color:red;border-radius:50%;color:red;cursor:pointer;height:20px;width:20px}.slider::-webkit-slider-thumb{-webkit-appearance:none;background:red;border-radius:50%;color:red;cursor:pointer;height:20px;width:20px}.button{align-items:center;border:none;display:flex;height:100%;justify-content:center;width:307px}.wireframeButton{background-color:none;border-radius:3px;border-style:solid;border-width:2px;color:none;height:2px;width:90%}
/*# sourceMappingURL=main.393e0e27.css.map*/