body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{box-sizing:border-box}.main{background-color:#648381;height:100vh;justify-content:center;width:100%}.main,.remote{align-items:center;display:flex}.remote{background-color:#575761;border:12px solid #000;border-radius:50px;flex-direction:column;height:90vh;max-width:600px;padding-top:5vh;width:90vw}.remote,.remotebuttons{justify-content:space-around}.remotebuttons{display:flex;width:100%}.remote button{border:4px solid #000;border-radius:15px;cursor:pointer;font-size:2rem;font-weight:600;height:20vw;max-height:100px;max-width:100px;min-height:80px;min-width:80px;transition:all .35s ease;width:20vw}.on{background-color:#8acb88}.on:hover{background-color:#71a56f}.off{background-color:#ff858d}.off:hover{background-color:#c4666c}.slider-cont{align-items:center;display:flex;flex-direction:column;justify-content:center}.slider-cont img{margin:2vh 0;width:100px}.slider{appearance:none;background:#575761;border-radius:999px;max-width:200px;outline:none;width:40vw}.slider::-webkit-slider-thumb{appearance:none;background:#ffbf46;border-radius:50%;cursor:pointer;height:18px;width:18px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.0826b649.css.map*/