body{background-color:#eee}.App{text-align:center;font-size:20px;font-family:sans-serif}.game-board{margin:0 auto}.game-board tr>th{padding:10px}.game-board td{width:4rem;height:4rem;background:#1d9437;padding:0;margin:0;line-height:0;text-align:center}.game-board td .empty{background:#1d9437}.game-board td .black,.game-board td .empty{width:3rem;height:3rem;display:inline-block;border-radius:50%}.game-board td .black{background:#000;box-shadow:2px 2px #333}.game-board td .white{width:3rem;height:3rem;display:inline-block;background:#fff;border-radius:50%;box-shadow:2px 2px #aaa}.game-board td .placable{width:2rem;height:2rem;display:inline-block;border:7px solid #900;border-radius:50%}.game-status{margin:0 auto;border-collapse:collapse}.game-status td,.game-status th{border:1px solid #000;padding:10px}ul{list-style:none}
/*# sourceMappingURL=main.e56034c8.chunk.css.map */