You should add just a video like;
<video class="fullscreen" autoplay loop muted>
<source src="http://somesiteurl/videoname.mp4" type="video/mp4">
</video>
,then add other things with transparent background and proper position adjustments.
1
solved Video as a background to the site?