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}html{margin:0;padding:0;overflow-x:hidden}.App{text-align:center}.full-Cont{min-height:100vh;flex-wrap:wrap}.full-Cont,.game-box{display:flex;align-items:center;justify-content:center}.game-box{position:relative;background-color:#a107e9;height:9vh;width:9vh;border:1px solid #000}.game-cont{height:30vh;width:30vh;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;border:5px solid #b34d4d}@media screen and (max-width:500px){.game-cont{height:99vw;width:99vw}.game-box{height:31vw;width:31vw}}.value{font-size:5rem;font-family:Verdana,Geneva,Tahoma,sans-serif}.score-board{height:26rem;width:26rem;padding:2%;margin:2%;display:flex;flex-direction:column}.score{display:flex;justify-content:space-between}.winner-text{min-height:100vh;width:100%;background-color:rgba(0,0,0,.822);font-size:2.5rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:-5px;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.space-between{display:flex;justify-content:space-around}
/*# sourceMappingURL=main.d026e53a.chunk.css.map */