body {
    background-color: white;
  }
  h1 {
    color: black;
    text-align: center;
  }
  p {
    color: black;
    text-align: center;
  }