.background{width:100%;background:url(/assets/pexels-pixabay-235985-ac6460c0.jpg);display:flex;background-size:cover;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;justify-content:center}#heading,.result{color:#000}.mainbox{width:100%;height:115vh;display:flex;justify-content:space-around;align-items:center;flex-direction:column}#game-box{width:30%;height:30%;display:grid;grid-template-columns:auto auto auto;padding:10px}div:nth-child(1){border-left:none}div:nth-child(4){border-left:none}div:nth-child(7){border-left:none;border-bottom:none}div:nth-child(3){border-right:none}div:nth-child(6){border-right:none}div:nth-child(9){border-right:none;border-bottom:none}div:nth-child(8){border-bottom:none}.right{border-left:none}.boxes{border:1px solid black;padding:10px;border-top:none}.buttons{width:100%;height:100%}.scorecard{width:50%;height:20%;z-index:5;display:flex;justify-content:space-between;color:#000}@media only screen and (max-width: 840px){.scorecard,#game-box{width:40vh}.scorecard h1{font-size:2rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
