*{box-sizing:border-box}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;display:flex;justify-content:center;align-items:center;height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{background-color:grey;padding:16px}.body{border:2px solid #000;margin-top:16px;display:grid;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr)}.header{background-color:silver;padding:10px 12px;border:2px solid red;justify-content:space-between}.face,.header{display:flex;align-items:center}.face{width:52px;height:52px;font-size:36px;justify-content:center;cursor:pointer}.preHeader{text-align:center;font-size:20px}.won{color:green}.lost{color:red}.status{text-align:center}.dif{margin-top:3%;margin-bottom:3%}.numberDisplay{width:80px;height:50px;color:red;background-color:#000;text-align:center;font-size:40px}.button{background:#ff0;width:30px;height:30px;border:2px solid #000;display:flex;justify-content:center;align-items:center;font-weight:700}.button:active{background:grey}.button.visible{background-color:grey}.button.value-1{color:#00f}.button.value-2{color:green}.button.value-3{color:red}.button.value-4{color:purple}.button.value-5{color:maroon}.button.value-6{color:#40e0d0}.button.value-7{color:#000}.button.value-8{color:grey}.button.red{background:red}.status{border:2px solid #000;color:#00f;font-weight:700;font-size:20px}.status.red{color:red}.status.green{color:green}.status.blue{color:#00f}.dif{display:flex;justify-content:center;align-items:center;font-weight:700}
/*# sourceMappingURL=main.77680fc8.chunk.css.map */