.uttt_container__b5aCu{text-align:center;font-family:Roboto Mono,monospace}.uttt_board__Gahns{gap:5px;width:450px;height:450px;margin:0 auto}.uttt_board__Gahns,.uttt_smallBoard__IAb5o{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.uttt_smallBoard__IAb5o{gap:2px;border:2px solid #333;position:relative;width:140px;height:140px;background-color:#f9f9f9}.uttt_smallBoard__IAb5o.uttt_active__BUu_o{border-color:lawngreen;box-shadow:0 0 10px rgba(66,133,244,.7)}.uttt_smallBoard__IAb5o.uttt_won__tf1fW{pointer-events:none;display:flex;align-items:center;justify-content:center;width:140px;height:140px}.uttt_smallBoard__IAb5o.uttt_won__tf1fW.uttt_X__PM59w{background-color:rgb(234,91,123)}.uttt_smallBoard__IAb5o.uttt_won__tf1fW.uttt_O__j8QTC{background-color:#a1d5ed}.uttt_smallBoard__IAb5o.uttt_won__tf1fW:after{content:attr(data-winner);position:absolute;font-size:60px;font-weight:700;color:white;line-height:1;white-space:nowrap}.uttt_cell__b9Ji8{display:flex;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box;background:#fff;border:1px solid #ccc;font-size:20px;cursor:pointer;font-weight:700;transition:background .3s ease}.uttt_cell__b9Ji8.uttt_taken__j0oAT{pointer-events:none}.uttt_cell__b9Ji8.uttt_X__PM59w{background-color:rgb(234,91,123);color:white}.uttt_cell__b9Ji8.uttt_O__j8QTC{background-color:#a1d5ed;color:white}.uttt_statusMessage__HXH5V{margin-top:20px;font-size:24px;font-weight:700;color:white}