*{margin:0;padding:0;box-sizing:border-box}.app{display:flex;align-items:center;justify-content:center;flex-direction:column;width:500px;height:500px;overflow:hidden}.grid{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto auto;grid-gap:10px;gap:10px;background-color:#d3d3d3}.squer{width:110px;height:110px;display:flex;align-items:center;justify-content:center;background:#fff}svg{stroke-width:15px;stroke:#ff665c;fill:none;stroke-linecap:round}.cross{stroke:#ec08be}.result{display:flex;align-items:center;justify-content:center;font-size:3em;flex-direction:column;background-color:rgb(0,0,0,0,4);color:#add8e6}.btn,.result{font-weight:700}.btn{margin-top:20px;padding:10px 20px;font-size:.5em;background-color:#cc1d1d;color:#fff;border:none;border-radius:8px}
/*# sourceMappingURL=main.54c091c0.chunk.css.map */