.square {
  width: 100px;
  height: 100px;
  font-size: 400%;
    text-align: center;
}

table, th, td {
  border: 1px solid black;
}