  body {
          background-color: rgb(228,255,254);
          text-align: center;
          font-family: 'Courier New', monospace;
          margin-left: 20%;
          margin-right: 20%;
          
      }
      p {
         text-align-last: left;
           text-align: justify; 
           text-indent: 20px;
      }