body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#6ac26a}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app-div{border:3px solid green;background-color:#ff0;width:500px;margin:30vh auto;padding-bottom:10px}@media(max-width:550px){.app-div{width:95%}}.button-class{box-sizing:border-box;background-color:#07b407;width:50px;height:50px;border-radius:5px;margin:5px;border:1px solid #000;box-shadow:0 0 10px #000;text-align:center;padding-top:12px;font-weight:700;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;transition:all 0}.button-class:active{box-shadow:0 0 0 #000}.button-pad{margin-left:10px;background-color:#ff0;width:200px;flex-wrap:wrap;flex-direction:row;justify-content:center}.button-pad,.flex-div{display:flex}@media(max-width:450px){.app-div{width:300px}.flex-div{flex-direction:column;align-items:center}}.right{background-color:#ff0;width:100%}.display{box-sizing:border-box;background-color:green;height:35px;width:150px;text-align:center;margin:10px auto;font-weight:700;padding-top:5px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.vol{display:block;margin:20px auto;box-sizing:content-box}input[type=range]{-webkit-appearance:none;margin:10px auto;width:150px}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:150px;height:12px;cursor:pointer;background:#077807;border-radius:0;border-top:3px solid #fff;border-bottom:3px solid #fff;box-shadow:0 2px 2px 0 #000}input[type=range]::-webkit-slider-thumb{height:20px;width:7px;border-radius:0;background:#42cf42;cursor:pointer;-webkit-appearance:none;margin-top:-5.5px}input[type=range]:focus::-webkit-slider-runnable-track{background:#077807}input[type=range]::-moz-range-track{width:150px;height:12px;cursor:pointer;background:#077807;border-radius:0;border-top:3px solid #fff;border-bottom:3px solid #fff}input[type=range]::-moz-range-thumb{height:20px;width:7px;border-radius:0;background:#42cf42;cursor:pointer}input[type=range]::-ms-track{width:150px;height:8px;cursor:pointer}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#077807;border:1px solid #fff;border-radius:0}input[type=range]::-ms-thumb{margin-top:1px;height:20px;width:7px;border-radius:0;background:#42cf42;cursor:pointer}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#077807}.select{width:40px;height:20px;background-color:#000;margin:auto;padding:2px;cursor:pointer}.inner{background-color:#00f;height:100%;width:20px}.text-holder{color:#000;margin-top:5px;text-align:center;margin-bottom:0;cursor:default;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.text-holder,p{font-weight:700}p{padding:2px;background-color:#ff0;margin:0;text-align:right;text-decoration:underline;font-style:italic}
/*# sourceMappingURL=main.262b9d18.chunk.css.map */