h1 {
    font-size: 3.0rem;
    color: white;
  }


body{
    font-size: 5.0rem;
    background-color: #000000;
    color: white;
}