body {
  background-color: black;
  color: white;
  font-family: sans-serif;
  font-size: 2.25rem;
}
table {
  width: 100%;
  height: 50vh;
  text-align: center;
}