iframe { 
    position: absolute;
    top: 0;
    left: 0;
    border: none !important;
    max-width: none !important;
    width: 100% !important;
    height: 100% !important;
}
video{
    width: 100%;
    height: 100% !important;
}