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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.header{background-color:#f0f8ff;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;padding:15px}.custom-range-container{background-color:#f0f8ff;-webkit-justify-content:center;justify-content:center;width:100%}.custom-range,.custom-range-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:15px}.custom-range{-webkit-justify-content:space-between;justify-content:space-between;width:25%}.slider{margin-right:20px;-webkit-appearance:none;width:100%;height:25px;background:#d3d3d3;outline:none;opacity:.7;transition:opacity .2s}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;background:#04aa6d;cursor:pointer}.slider::-moz-range-thumb{width:25px;height:25px;background:#04aa6d;cursor:pointer}.header button{background-color:#90ee90;padding:10px;box-shadow:0;border-radius:5px;outline:none;border:1px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;cursor:pointer;font-size:30px;font-weight:200;margin-top:5px}.header button:active{transform:scale(.95);-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95)}.headerDisabled{background-color:rgba(246,247,248,.753);display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;padding:15px}.headerDisabled button{background-color:hsla(0,0%,56.9%,.719);padding:10px;box-shadow:0;border-radius:5px;outline:none;border:1px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;cursor:pointer;font-size:30px;font-weight:200;margin-top:5px}.array-bar{width:100%;background-color:#00f;margin:1px}.array-container{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-evenly;justify-content:space-evenly;margin:2.5% 10% 15%;padding:0}
/*# sourceMappingURL=main.c46ca91c.chunk.css.map */