*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}
.you hr{
background-color: orangered;
    height: 10px;
}
ou{
    position: relative;
    width: 90px;
    margin: 0 auto;
}
 .ou img{
 width: 100%;
height: 30em;
}
.zip{
    color: whitesmoke;
    position: absolute;
    top: 20%;
    width: 100%;
    text-align: center;
    font-size: 3rem;
}

.ou p{
    color: whitesmoke;
    position: absolute;
    top: 30%;
    width: 100%;
    text-align: center;
    font-size: 2em;  
}
.ou button{
    margin-top: 10px;
    margin-left:-700px;
    height: 40px;
  width:12px;
   position: absolute;
 color: whitesmoke; 
  background-color: orangered;
  border-radius: 3px; 
  border: 0;
top: 40%;
  width: 100px;
  text-align: center;
  
}
.ou button:hover{
    cursor: pointer;
}
.keep{
 display: flex;
flex-direction: row;
column-gap: 9px;
margin-left: 76%;
position: absolute;
top: 5%;
}
.keep .cap button{
    color: whitesmoke;
    background-color: orange;
    width: 70px;
    height: 30px;
    border-color: white;
}
.keep .cap button:hover{
    cursor: pointer;
}
.keep .cat button{
    color: whitesmoke;
    background-color:orange ;
    width: 100px;
    height: 35px;
    border-radius: 2px;
    border: 0;
}
.keep .cat button:hover{
    cursor: pointer;
}
.keep .hot h5{
    color: whitesmoke;
    margin-top: 10px;
}
.zig{
  display: flex;
  flex: 4;
  
  column-gap: 0px;
  padding: 5px;

   align-content: center; 
   margin-top: 20px;
  margin-left:380px;
width: max-content;

}
.zig input{
    width: 275px;
    height: 40px;
    padding: 10px;

 border-radius: 7px;
}
.zig img{
    margin-left: -23px;
    margin-top: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    
  
}
.zig img:hover{
    cursor: pointer;
}
.van{
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 30px;
    margin-left: 680px;
  margin-top: -45px;
}
 .van button{
text-transform: capitalize;
width: 130px;
height: 40px;
border-radius: 5px;
border: 0;
background-color: orangered;
color: whitesmoke;
 } 
 .van button:hover{
    cursor: pointer;
 }
 .chi h2{
    margin-top: 70px;
 }
 .chi .as span img{
    width: 14%;
    height: 100px;
  
    margin-top: 15px;
    justify-content:space-between;
    display: flex;
    flex-direction: row;
 }
 .chi .not span img{
    width: 120px;
    height: 100px;
   column-gap: 20px;
    margin-top: 15px;
    flex-direction: row;
    justify-content:space-between;
    
 }
 .bug button{
    width: 190px;
    height: 40px;
    margin-top: 20px;
    font-weight: bolder;
border-radius: 5px;
border: 0;
background-color: orangered;
color: whitesmoke;
 }
 .lo{
    position: relative;
   
    margin: 0 auto;
 }
 .lo img{
    margin-top: 50px;
 }
 .lo h2{
    margin-left: 750px;
    margin-bottom: 140px;
    position: absolute;
    top: 10%;
    text-align: center;
    font-size: 2rem;
 }
 .lo hr{
    background-color:rgba(red,crimson, blue, purple);
    width: 70px;
  position: absolute;
    top: 40%;
    margin-left: 750px;
 }
 .lo p{
    margin-left: 750px;
    margin-bottom: 100px;
    position: absolute;
    top: 50%; 
    font-weight:bolder;
}
.do{
   position:relative; 
   

}

     
.do p{
    
    
    
    font-weight:bolder;  
}
.do button{
    
    color: whitesmoke;
    background-color: orange;
    width: 90px;
    height: 30px;
    border-color: white;
    
}
.asnot{
    width: 100%;
    display: flex;
    flex-direction: column; 
}
.asnot .as{
    display: flex;
  width: 1000px;
column-gap: 30px;
flex-direction: row;


}
.asnot .not{
    width: 500px;
    display: flex;
    flex-direction: row;
    column-gap: 50px;
}
.do h2{
    color: whitesmoke;
    position: absolute;
    top: 3%;
    width: 100%;
    
    font-size:2rem; 
}
.do>p{

}