p {
    font-size:100px;
    text-align: center;
  }
  
h1 {
    text-align: center;
    font-family: Helvetica, sans-serif;
  }