body{
 
    background-color: #E0FFFF;
    color: #222;
    line-height: 1.6;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0 20px;
    ;
  }
 
  h1{
  text-shadow: 10px 10px 10px #9ACD32, -10px -10px 10px #D2691E;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  color: #FFDEAD;
  background-color: rgba(210,180,140, 0.6);
  border-radius: 20px;
  }
 
  h2{
    color: NavajoWhite;
     font-family:'Poppins', sans-serif;
     text-align: center;
     background-color: rgba(210,180,140, 0.6);
     border-radius: 20px;
  }
  h3{
    color: NavajoWhite;
     font-family:'Poppins', sans-serif;
     text-align: center;
     background-color: rgba(210,180,140, 0.6);
     border-radius: 20px;
  }
 
.1{
  color:#556B2F;
  text-align: center;
  background-color: rgba(245,222,179,0.6);
  border-radius: 20px;
}


.2{
  color:#556B2F;
  text-align: center;
  background-color: rgba(245,222,179,0.6);
  border-radius: 20px;
 
}
.3{
  color:#556B2F;
  text-align: center;
  background-color: rgba(245,222,179,0.6);
  border-radius: 20px;
}
.4{
  color:#556B2F;
  text-align: center;
  background-color: rgba(245,222,179,0.6);
  border-radius: 20px;
}
.5{
  color:#556B2F;
  text-align: center;
  background-color: rgba(245,222,179,0.6);
  border-radius: 20px;
}