.video-background {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
