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}.App{text-align:center}footer,header{background-color:#282c34;height:10vh;min-height:4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 1vmin);color:#fff}main{background-color:#000;height:80vh}a{color:#6495ed}a:visited{color:#483d8b}.gridContainer{width:100%;max-width:60vh;max-height:60vh;position:relative;margin:auto}.gridContainer:after{content:"";display:block;padding-bottom:100%}.grid{position:absolute;justify-content:stretch;justify-items:stretch;align-items:stretch;grid-auto-flow:row;grid-row-gap:2px;row-gap:2px;width:100%;height:100%}.grid,.row{display:grid}.row{grid-row:auto;grid-auto-flow:column;grid-column-gap:2px;-webkit-column-gap:2px;column-gap:2px}.cell,.row{align-self:stretch}.cell{grid-column:auto;background-color:#f5f5f5}h4{margin:2px}.slidecontainer{position:relative;bottom:0;width:90%;margin:auto;color:#fff}.slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:80%;max-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:#4caf50;cursor:pointer}.slider::-moz-range-thumb{width:25px;height:25px;background:#4caf50;cursor:pointer}.controls{display:flex;justify-content:space-between;color:#fff;padding-left:1rem;padding-right:1rem}
/*# sourceMappingURL=main.7eac2c88.chunk.css.map */