body {
  background-color: #fcc;
}

table, td {
  height: 100%;
  width: 100%;
}

td {
  text-align: center;
  vertical-align: middle;
}