body {
  background-color: darkblue;
  text-align: center;
  color: white;
  font-family: Papyrus;
  font-size: 20px;
}

h1 {
  color: white;
  text-align: center;
}
