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:#f8f8f8}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;flex-direction:column;padding-bottom:20px}.App,.options{display:flex;justify-content:center;align-items:center}.options{margin-bottom:20px}.columns{width:580px;height:260px;display:flex;justify-content:center;align-items:flex-end;margin-left:auto;margin-right:auto}.block,.columns{text-align:center;background-color:#fff;padding:20px;border-radius:16px;box-shadow:1px 2px 0 rgba(0,0,0,.15)}.block{margin:10px}.algo{width:125px}.length,.speed{width:70px}button{padding:7px;border-radius:6px;outline:none;border:1px solid transparent;cursor:pointer;margin:5px;background-color:#a5e5d9;color:rgba(0,0,0,.85)}button:hover{border:1px solid rgba(0,0,0,.15)}button:active{background-color:grey;color:#fff}button:disabled{background:#fff;color:grey;cursor:not-allowed}.active{background-color:grey;color:#fff}h1,h3{color:grey}h3{margin:7px}@media only screen and (max-width:600px){.options{flex-direction:column}.algo,.length,.speed{width:auto;padding:5px}.columns{width:300px;padding:5px}}.column{width:20px;border:1px solid rgba(0,0,0,.15);margin:1px}@media only screen and (max-width:600px){.column{width:5px}}
/*# sourceMappingURL=main.4edd75cb.chunk.css.map */