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}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{display:flex;flex-direction:column}.Title{margin:auto}.BottomControls{margin:auto;display:flex;width:500px;height:60px}.Cell_Cell__JGzUO{border:1px solid #000;cursor:pointer;width:100%;height:100%;display:flex;margin:auto;-webkit-animation-name:Cell_cellAnimation__20jSe;animation-name:Cell_cellAnimation__20jSe}.Cell_Right__1S8nq{border-right:4px solid #000}.Cell_Bottom__1TRkx{border-bottom:4px solid #000}.Cell_Input__1tQbS{padding:18px;width:95%;height:95%;margin:auto;border:none;font-weight:700;-webkit-animation-name:Cell_example__2fg_u;animation-name:Cell_example__2fg_u;-webkit-animation-duration:1s;animation-duration:1s}.Cell_Error__25nXX{background-color:red}@-webkit-keyframes Cell_example__2fg_u{0%{background-color:green}25%{background-color:#90ee90}50%{background-color:#c6d3c6}to{background-color:#fff}}@keyframes Cell_example__2fg_u{0%{background-color:green}25%{background-color:#90ee90}50%{background-color:#c6d3c6}to{background-color:#fff}}@-webkit-keyframes Cell_cellAnimation__20jSe{0%{transform:scale(.3)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes Cell_cellAnimation__20jSe{0%{transform:scale(.3)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Board_Board__2Vm6-{margin:auto;width:500px;height:500px;border:4px solid #000;display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(9,1fr)}.Controls_Controls__3E7kZ{margin:auto;display:flex;width:500px;height:60px}
/*# sourceMappingURL=main.e238119f.chunk.css.map */