.board{background-color:#fff;grid-area:game;margin:auto;-webkit-user-select:none;user-select:none}.board.Local{border:5px solid gray}.board.Opp{border:5px solid #808080a6}.row{display:flex}.upcoming{height:240px}.hold,.upcoming{align-items:center;display:flex;flex-direction:column-reverse;gap:30px;justify-content:flex-end;width:180px}.hold{height:60px}.cell{aspect-ratio:1;border-radius:15%;margin:1px;width:30px}.cell.hidden{visibility:hidden}.cell.Empty{background-color:#d3d3d3}.cell.Ghost{background-color:gray}.cell.Ghost,.cell.I{border-color:#ffffff4d #0000004d #0000004d #ffffff4d;border-style:solid;border-width:5px}.cell.I{background-color:#0ff}.cell.J{background-color:#00f}.cell.J,.cell.L{border-color:#ffffff4d #0000004d #0000004d #ffffff4d;border-style:solid;border-width:5px}.cell.L{background-color:#ff7f00}.cell.O{background-color:#ff0}.cell.O,.cell.S{border-color:#ffffff4d #0000004d #0000004d #ffffff4d;border-style:solid;border-width:5px}.cell.S{background-color:#0f0}.cell.Z{background-color:red}.cell.T,.cell.Z{border-color:#ffffff4d #0000004d #0000004d #ffffff4d;border-style:solid;border-width:5px}.cell.T{background-color:#7f007f}html{box-sizing:border-box;height:100vh}*,:after,:before{box-sizing:inherit}body{background-image:url(/Multiplayer-Tetris/static/media/Survival.aada2e0b0a0e7302b195.jpg);background-repeat:no-repeat;background-size:cover;height:100vh;margin:0}@font-face{font-family:Pixel;src:url(/Multiplayer-Tetris/static/media/Pixel-LCD-7.63d9c15192fdeab6d3a6.woff) format("woff")}
/*# sourceMappingURL=main.e5bbf393.css.map*/