.bgVid{
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
    opacity: 0;
    transition: opacity 1.5s ease-in-out;
}