body {
  background-color: #020617;
  color: #fffffa;
}

h1 {
  color: #fffffa;
  font-size: 2.5em;
  text-align: center;
  margin-top: 20px;
  font-family: "Arial", sans-serif;
}

p {
  color: #fffffa;
  font-size: 1.2em;
  text-align: center;
  margin: 20px auto;
  max-width: 600px;
  font-family: "Arial", sans-serif;
}
