*{
    padding: 0;
    margin: 0;
    border: 0;
}

body{
    background-color: slategray;
}


video{

    
    
    margin-top: 10%;
    height: 70%;
    width: 70%;
    justify-content: center;
    align-items: center;
    margin-left: 15%;
    
    
}

h3{
    color: white;
}
.vid1{
     margin-top: 10%;
 }


img{

    border-radius: 10%;
    margin-top: 10%;
    height: 70%;
    width: 70%;
    justify-content: center;
    align-items: center;
    margin-left: 15%;

      
}

.one{
    border: 5vw solid grey;
    color: white;
    background-color: cadetblue;

}

h1{  
    
    box-shadow: 0px 2px 2px 5px;
    text-align: center;
    margin-top: 2%;
    color: purple;
    font-size: xx-large;
    padding: 5PX;
}
  


h4{
    margin-top: 25px;
}

.aud1{
    margin-left: 10%;


}


audio{

    
    border: 1px solid purple;
    width: 70%;
    margin-left: 20%;
    
}

.me{
    width: 50%;
    height: 50% ;
    margin-top: 5vw;
    border-radius: 25%;
    
}

.i{
  color: green;


}

  
.developer{
    width: 75%;
    height: 75%;
    margin-left: 25%;

}
