body {
      padding: 1em;
     }

p { 
    text-indent: 2em;
    margin-bottom: 0;
    margin-top: 0;
  }

h1 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0; 
   }

h5 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 2em; 
   }