@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600&display=swap);body{background:#242424;color:#fff;display:flex;font-family:Poppins,sans-serif;justify-content:center;margin:20px;padding:0}h1{font-size:22px}h1,h2{margin-top:0}h2{font-size:20px}h3{font-size:18px}h3,h4{margin-top:0}h4{font-size:16px}h5{font-size:14px}h5,h6{margin-top:0}h6{font-size:12px}code{font-size:1.2em}ul{padding-left:20px}*{box-sizing:border-box}.square{background:#fff;border:3px solid #bcbc36;border-radius:8px;cursor:pointer;float:left;font-size:3rem;font-weight:700;height:6rem;line-height:34px;margin:-1px -1px 4px 4px;padding:0;text-align:center;width:6rem}.square:hover{background-color:#f7f7f7}.board-row:after{clear:both;content:"";display:table}.status{background:#f9f9f9;border:4px solid green;border-radius:4px;color:#000;margin:8px 8px 8px 4px;padding:8px 0;text-align:center}.game{display:flex;flex-direction:row}.game-info{margin-left:20px}.header{display:flex;font-size:3rem;justify-content:center}.reset-btn{background-color:#ffc107;border:none;border-radius:8px;cursor:pointer;display:block;font-size:16px;margin:8px auto;padding:8px 16px}.reset-btn:hover{opacity:.7}.App{text-align:center}.grid-box{display:grid}
/*# sourceMappingURL=main.53c50294.css.map*/