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}.buttons{margin-top:20px}button{margin:0 5px;padding:10px 20px;background-color:#e0ffff;font-weight:700;border-radius:10px;border:1px solid #000;box-shadow:none;outline:none}button:hover{background-color:#87cefa}#skip{background-color:#ffb6c1}#skip:hover{background-color:salmon}#shuffle{background-color:#bae9ba}#shuffle:hover{background-color:#68cc68}#array_area{margin:20px 0;height:fixed;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.array_element{width:3px;margin:0 1px;background-color:#deb887}#algorithm_info{margin:0 20% 2%}#algorithm_info #algorithm_title{margin-bottom:-10px}#complexity_table{display:flex;align-items:center;justify-content:center}table{border-collapse:collapse}td,th{border:1px solid #000;padding:10px 40px;margin:0}@media screen and (max-width:1024px){.array_element{width:2px}.buttons{display:flex;flex-direction:column;width:200px;margin-left:auto;margin-right:auto;justify-content:center}button{margin-bottom:5px}}@media screen and (max-width:620px){.array_element{width:1px;margin:0 .5px}}.App{text-align:center}#credits{text-align:end;padding-right:10px;margin-bottom:-40px}a:visited{color:#00e}#self_tag{margin-bottom:-10px}@media screen and (max-width:1024px){#credits{margin-bottom:-10px}}
/*# sourceMappingURL=main.cbb152e2.chunk.css.map */