:root{font-family: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}.homettt{margin:1rem;padding:.5rem;border:solid white;border-radius:10px;background-color:#fff;color:#000;font-size:x-large;font-weight:bolder}.choosePlayer{display:flex;justify-content:center;gap:1rem;margin:1rem;flex-wrap:wrap}.choosePlayer button{padding:1rem 2rem;width:clamp(120px,40vw,250px);border-radius:1.5rem;font-size:clamp(1.2rem,3vw,2rem);font-weight:bolder;cursor:pointer}.ttt{margin:1rem;padding:.5rem;border:solid white;border-radius:10px;background-color:#fff;color:#000;font-size:x-large;font-weight:bolder;display:flex;align-items:center;justify-content:center;height:70vh}.container{display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:90vw;max-width:300px;aspect-ratio:1 / 1}.block{font-size:clamp(20px,5vw,40px);background-color:#000;color:#fff;height:2.5em;width:4}.block:hover{box-shadow:inset #fff 0 0 .1rem .1rem}@media screen and (max-width:425px){.block{font-size:clamp(20px,5vw,40px);background-color:#000;color:#fff;border:solid white;height:4.5em;width:4}.block:hover{background-color:#000000ec}}.blockTL{border-right:solid black;border-bottom:solid black}.blockTC{border-right:solid black;border-bottom:solid black;border-left:solid black}.blockTR{border-left:solid black;border-bottom:solid black}.blockCL{border-top:solid black;border-right:solid black;border-bottom:solid black}.blockCC{border:solid black}.blockCR{border-top:solid black;border-bottom:solid black;border-left:solid black}.blockBL{border-top:solid black;border-right:solid black}.blockBC{border-top:solid black;border-right:solid black;border-left:solid black}.blockBR{border-top:solid black;border-left:solid black}
