.video{
    position: absolute;
    bottom: 0;
    width: 100%;
    top: 0;
}

.video video{
    height: 100%;
    width: 100%;
}

.my-video-dimensions{
    height: 100%;
}


.video-js{
    background-color: transparent;
}