/* 

Add here your custom css styles Example: p { text-align: center; color: red; } 


.player-video .video-processing div {
    background: #000;
}
.player-video .video-processing div {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #d0d0d0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
}
*/

