*{margin:0}#root{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}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}.grid{grid-column-gap:10px;grid-row-gap:10px;background-color:#d3d3d3;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto auto;margin-bottom:95px;row-gap:10px}header{padding-bottom:100px;text-align:center}header>h1{font-size:3em}header>p{color:grey;font-style:italic}svg{stroke-width:12px;stroke:#f01a0b;fill:none;stroke-linecap:round}.cross{stroke:#252525}.result{align-items:center;background-color:rgba(0,0,0,.7);color:#fff;display:flex;flex-direction:column;font-size:3em;font-weight:700;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}button{background-color:rgba(0,0,0,.3);border-radius:25px;color:#f5f5f5;font-size:.5em;margin-top:15px;padding:8px}@media (max-width:481px){.result{font-size:2.3em}}.square{align-items:center;background-color:#fff;display:flex;height:100px;justify-content:center;width:100px}
/*# sourceMappingURL=main.ebc93187.css.map*/