body {
  background-color: white;
}

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

p {
  font-family: arial;
  font-size: 20px;
}
