.img-gallery{
    text-align: center;
}
.love h1{
        font-size: 50px;
        text-shadow: 0 0 50px #FF9EEC;
      }

.video {
        object-fit: contain;
        width: 50%; 
        height: auto; 
        display: flex;
        justify-content: center;}