body{margin:0;padding:0;font-family:sans-serif}h1{text-align:center;margin:32px 0;color:#555}.board{width:450px;height:450px;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin:32px auto 64px}.board,.square{display:-ms-flexbox;display:flex;border:5px solid #ccc}.square{height:150px;width:150px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:5em;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#333}.square:hover{cursor:pointer;background-color:#4099ff;color:#fff}.winner{text-align:center;color:#0cc90c}
/*# sourceMappingURL=main.a3f17699.css.map*/