body {
  background-color: white;
}

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

h2 {
  color: green;
  text-align: center;
}
