
body {
  background-color: lightblue;
  background-size: contain;
  background-position: center;
  color: white;
  font-family: Verdana;
  }
  h1 {
    color: white;
    text-align: center;
  }
  