.enweby-fullscreen-background .enwbfb-overlay{ position: fixed; top: 0; left: 0; content: ''; background-color: #000;  opacity: 0.3; z-index: 0;  height: 100%; width: 100%;}
.enweby-fullscreen-video-background-wrapper video {
width: 100%; height: 100vh; top: 0;left: 0;
}
.enweby-fullscreen-video-background-wrapper { position: absolute;
height: 100vh;
width:100%;
z-index:-1; overflow: hidden; text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.enweby-fullscreen-background-video #page,.enweby-fullscreen-background-video main,.enweby-fullscreen-background-video #site-content {position:relative;z-index:2;}