.video-background{position:relative;width:100%;//height:100vh;overflow:hidden}.video-background video{left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-100}