body{
  background-color: b;
  background-imag
  background-image:url("background 3.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-color:
}


/*Introduction container*/
.container{
   display: flex;
   color: violet;
   position: fixed;
   justify-content: center;
   width: 1350px;





}
/**/
*{
 padding: 0;
 margin: 0;
 text-decoration: none;

}
body{
 font-family: sans-serif;
}
nav{
 height: 80px;
 width: 100%;
 background: #014d4e;
}
label.logo{
 font-size: 15px;
 font-weight: bold;
 color: black;
 padding: 0 100px;
 line-height: 80px;

}
nav ul{
 float: right;
 margin-right: 40px;
}

nav li{
 display: inline-block;
 margin: 0 8px;
 line-height: 80px;
}

nav a{
 color: #DAB04E;
 font-size: 18px;
 text-transform: uppercase;
 border: 1px solid transparent;
 padding: 7px 10px;
 border-radius: 4px;
}
a.active,a:hover{
 border: 1px solid white;
 transition: .5s;
}
 nav #icon{
   color: rgb(0, 255, 115);
   font-size: 30px;
   line-height: 80px;
   float: right;
   margin-right: 40px;
   cursor: pointer;


 }
 @media (max-width:1048){
   label.logo{
     font-size: 32px;
     padding-left: 60px;
   }
   nav ul{
     margin-right: 20px;

   }
   nav a{
     font-size: 17px;

   }
 }
@media (max-width: 909px){
 nav #icon{
   display: block;
 }
 nav ul{
   position: fixed;
   width: 100%;
   height: 100vh;
   background: green;
   top: 80px;
   left:0%;
   text-align: center;
   transition: all .5s;
 }
 nav li{
   display: block;
   margin: 50px 0;
   line-height: 30px;

 }
 nav a{
   font-size: 20px;

 }
 a.active,a:hover{
   border: none;
   color: goldenrod;
 }
}


/*Container containing Logo and header*/
.cont/ainer{
  display: flex;
  backgound-color: white;
  align-items:center;
  justify-content: flex-stat;
  justify-content: space-between;
  font-size: 50px;
   word-break: keep-all;
   font-family: fantasy;
   padding-right: 130px;
   color: gold;
   padding-right: 500px;
   top:100px;
}
#more {display: none;}

/*Styling the button*/
#myBtn{
  color: red;
  border-radius: 5px;
  border: 10px;
  align-items: center;
  width: 70px;
  height: 45px;
  border: 2px solid darkblue;
  float:center;
  align-content: center;
  font-family: fantasy;
  font-size: 10px;
  cursor: pointer;
  opacity: 0.5px red;
}

#myBtn:hover{
  opacity:0.5;}

}
.auto-style5{
  clear: both;
  position: relative;
  padding-top: 100px;
  margin-bottom: -300px;
  justify-content: center;


}

.flex-container{
  color: black;
  font-family: sans-serif;
  font-size: 20px;
  margin: 10px;
  text-align: center;
  display: block;
  margin: 50px 50px;


}

 .img > img{
    border-radius: 40px;
    width: 700px;
    margin-top: 40px;

 }
 .flex-container{
   display: block;
 }
 .paragr/aph{
   display: block;
   background-coor: red;
   display: flex;
   margin: 100px 100px;
   justify-content: center;
   align-content: flex-end;
 }
 .paragraph{
   display: block;
   color: black;
   width: 400px;
   border: 3px solid #B8860B;
   border-radius: 25px;

 }
 h2{
  color: #B8860B;
 }

 }
html{
  margin-left: : 100px;
  margin- right: 100px;
  backgroun-color:#B8860B;
  backgound-image:url("navy teal.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;

}
ul{
}
#footer{
 padding-top: 10px;
 background-color: #014d4e;
