body {
  background: darkgreen;
  color: white;
 }
 
 h1 {
   text-align: center;
   }