body{color:black;text-align:center;background-attachment:fixed;background:white;font-style:Arial, roboto;}
h1{color:white;font-size:70;text-align:center;font-style:Arial, roboto;background-color:black;}
h2{color:black;font-size:45;text-align:center; }
table{border-color:yellow;background-color:blue;}

footer {
  background-color:grey;
  font-size:30;
  font-weight:20;
  text-align: center;
  padding: 25px;
}