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{width:100vw;height:100vh;background-color:#22272b;font-family:"Roboto",sans-serif;color:#fff;font-size:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.aspect-ratio{width:500px;height:500px;max-width:80%;max-height:80%}@media only screen and (max-width:1950px){.aspect-ratio{width:650px;height:650px}}@media only screen and (max-width:1300px){.aspect-ratio{width:500px;height:500px}}@media only screen and (max-width:700px){.aspect-ratio{width:350px;height:350px}}.score-board{width:100%;display:flex;margin-bottom:10px}.score-board>p{margin:auto}.matrix{width:100%;height:100%;display:grid;grid-template-columns:repeat(17,1fr);grid-template-rows:repeat(17,1fr);grid-gap:0;border:2.5px solid #fff}
/*# sourceMappingURL=main.759482cb.chunk.css.map */