body {
  background-color: #a3a3a3;
  font-family: 'Great Vibes', cursive;
  font-size: 2.0rem;
}

h1  {
  text-align: center;
  font-size:3.0rem;
}

p   {
  text-indent: 2em;
  font-size:1.15rem;
  margin-right: 40px;
  margin-left: 40px;
}