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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}body,html{display:flex;flex-direction:column;font-family:Fira Code,monospace;margin:0;min-height:95vh;top:0;width:auto}.link{color:#ff5252;font-weight:700;text-decoration:none}.array{align-items:flex-end;display:flex;min-height:80vh;padding:1rem}.cell{align-items:flex-start;background-color:grey;display:flex;flex:0.5 1;margin:1px;position:relative;resize:horizontal;transition:all .4s ease-in}.cell.done{background-color:#9cec5b;border-color:#9cec5b}.cell.current,.cell.done{transition:all .4s ease-out}.cell.current{background-color:green;border-color:green}.navbar{background-color:#3a3222;border-top-left-radius:15px;border-top-right-radius:15px;font-size:16px;margin:0 auto;min-height:60px;min-width:300px;overflow:hidden;text-align:center;width:80%}.navbar .options{margin:10px;text-align:center}.navbar a{color:#ccd6f6;cursor:pointer;outline:none;padding:13px;text-decoration:none}.navbar>a:hover{color:#64ffda}.navbar #menu{height:25px;margin-top:15px;outline:none;width:150px}.navbar>.icon{display:none}#start{margin:10px}#random{margin-top:5px}select{display:inline-block}button,select{background-color:#222;border-radius:10px;color:#fff;height:35px!important}button{border:1px solid grey;cursor:pointer;padding:7px;text-transform:uppercase;transition:.2s ease-in;width:100px}button:hover{background-color:#94e9e9;border:1px solid #94e9e9;color:#222}
/*# sourceMappingURL=main.5243135a.css.map*/