
body {
  background-color: navy;
  color: skyblue;
  font-family: Verdana;
  text-align: center;
}

h1 {
  text-align: center;
  color: white;
}