On the webpage, there is a background video set with position: fixed
.
Below the video, there is a <div>
containing the main content.
How can I make this content float over the video?
Check out my experimental page at oleg-s-fresh-site-8f277a.webflow.io
You may notice that the content is not floating over the video, but instead scrolls with the video.