table, th, td{
  text-align: center;
  border: solid 1px;
  font-size: 50px;
}

#board{
  width: 50%;
  margin: auto;
}
