body {
  background-color: white;
}

h1 {
  color: black;
  text-align: center;
  font-family: helvetica;
  font-size: 48px; 
}

p {
  font-family: sans serif;
  font-size: 20px;
}