.videoContainer{height:100vh;position:relative;width:100vw}.videoContainer video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:-1}body{margin:0;position:fixed}