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}article{display:inline-block;width:300px;transition:box-shadow .2s ease;margin:30px 10px 0;background-color:#fff;border-radius:5px;cursor:pointer}article>img{width:inherit;border-radius:5px 5px 0 0}article>p{margin:10px 15px}article:hover{box-shadow:0 3px 5px rgba(0,0,0,.2)}@media (max-width:700px){article{width:100%;margin:20px auto}}.container{display:flex;background-color:#eee;justify-content:center}.center{-webkit-column-count:3;column-count:3;min-width:900px;width:80%}@media (max-width:1000px){.center{-webkit-column-count:2;column-count:2;width:80%;min-width:0}}@media (max-width:700px){.center{-webkit-column-count:1;column-count:1;width:90%}}html{box-sizing:content-box}html *{box-sizing:inherit}header{height:50px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;font-family:"Source Code Pro",monospace;padding:22px 35px;box-shadow:1px 2px 5px rgba(0,0,0,.3);position:relative;z-index:2}header input{outline:none;border:1px solid #eee;padding:10px 5px;border-radius:7px;font-size:16px}header input:hover{border:1px solid #a0b6ff}.restart{cursor:pointer}@media (max-width:420px){header{padding:15px}header input{border-radius:7px;width:75px}}@media screen and (-webkit-min-device-pixel-ratio:0){input:focus,select:focus,textarea:focus{font-size:16px}}
/*# sourceMappingURL=main.ad956a56.chunk.css.map */