body {
  background-color: white;
}

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

p {
  text-align: center;
  font-family: helvetica;
  font-size: 20vw;
}