body{
    /* background-image: url('../img/backgarund.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; */
    background-color: black;
    font-family: 'Marck Script',cursive;
    
    
}
.text{
  margin: 30px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 18px;
}
.love{
    text-align: center;
    color: white;
    padding: 15px;
    margin: 25px;
   min-height: 87vh;
   display: flex;
   justify-content: center;
   align-items: center;     

}
.life{
  height: 950px;
}
.calash1{
  height: 300px;
  width: 200px;
  object-fit: cover;
}
h2{
  color: white;
}

.vid{
  height: 300px;
  width: 200px;
  object-fit: cover;
}
audio{
 width: 300px; 
 margin: 40px;
 object-fit: cover;
}
