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

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