h1 {
  font-family : Arial, sans-serif;
  font-size : 50px;
  color : #303030;
  text-align : center;
}

body {
  background-color : #000000;
}

table {
  height : 100%;
  width : 100%;
}
