body{margin:0}.scoreboard-outer-container{align-items:center;display:flex;width:345px}.game-button{background-color:#232323;border:2px dotted #fff;color:#fff;font-family:"Press Start 2P",cursive;font-size:70%;height:auto;margin:5px 0;outline:none;padding:4px;width:150px}.game-button:focus,.game-button:hover{background-color:#fff;border:2px dotted #232323;color:#232323;cursor:pointer}.round-display{color:#fff;font-size:70%;margin:8px 30px 8px 20px}.round-moves-container{align-items:flex-start;display:flex;flex-direction:column}.score-board-button-container{display:flex;flex-direction:column;height:100%;justify-content:space-between}.hidden{display:none}.gameboard-outer-container{align-items:center;display:flex;height:340px;justify-content:space-around;margin:30px 1% 1%;width:340px;-webkit-tap-highlight-color:rgba(0,0,0,0);-tap-highlight-color:transparent}.center-circle{background-color:#232323;border-radius:70px;display:flex;flex-direction:column;height:110px;justify-content:center;position:absolute;width:110px;z-index:3}.turn-text-1{color:#fff;margin-bottom:0;margin-top:18px;font-size:90%}.turn-text-2{color:#fff;font-size:90%;margin-top:10px}.blue-box,.green-box,.red-box,.yellow-box{height:170px;width:170px}.blue-box:focus:not(:focus-visible),.green-box:focus:not(:focus-visible),.red-box:focus:not(:focus-visible),.yellow-box:focus:not(:focus-visible){outline:none}.red-box{background-color:red;border:3px solid #232323;border-top-left-radius:200px;opacity:.3}.red-box:hover{cursor:pointer}.red-active,.red-box:active{border:3px solid red;box-shadow:0 0 40px 20px red;opacity:1}.green-box{background-color:#0f0;border:3px solid #232323;border-top-right-radius:200px;opacity:.3}.green-box:hover{cursor:pointer}.green-active,.green-box:active{border:3px solid #0f0;box-shadow:0 0 40px 20px #0f0;opacity:1}.blue-box{background-color:#006bff;border:3px solid #232323;border-bottom-right-radius:200px;opacity:.3}.blue-box:hover{cursor:pointer}.blue-active,.blue-box:active{border:3px solid #006bff;box-shadow:0 0 40px 20px #006bff;opacity:1}.yellow-box{background-color:#ff0;border:3px solid #232323;border-bottom-left-radius:200px;opacity:.3}.yellow-box:hover{cursor:pointer}.yellow-active,.yellow-box:active{border:3px solid #ff0;box-shadow:0 0 40px 20px #ff0;opacity:1}.disabled{pointer-events:none}.bottom-section,.top-section{display:flex;flex-direction:column}.rules-outer-container{align-items:center;border:2px dotted #fff;display:flex;height:340px;justify-content:center;margin-top:10px;width:340px}.rules-inner-container{height:100%;padding:0 10px;width:100%}.rules-text{color:#fff;font-size:90%;line-height:25px}*{font-family:"Press Start 2P"}.App{text-align:center;display:flex;flex-direction:column;align-items:center;background-color:#232323;height:100vh}.game-title-text{color:#fff}
/*# sourceMappingURL=main.96f496d5.chunk.css.map */