
 #fire{
        width:100%;
        height: 480px;
      }


      .aboutheader{
     font-size: 32px;
     font-weight: bold;
     margin-bottom: 20px;
     margin-top: 20px;
     color: #f0440e;;
      font-family: ui-monospace;
   }

   #clr{
   color: #8A0651;   
   }

       .paragraph{
       letter-spacing: 0.1px;
       color: black;
        margin-top: 35px;
       margin-bottom: 35px;
       font-family: Georgia, serif;
      font-weight: bold;
      font-size: 20px;
   }


   .heading{
    font-size: 32px;
    font-weight: 700;
    font-family: ui-monospace;
    color: #88ca00;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 10px;
}