<!DOCTYPE html>
<html>
<body>
<div id="video-background" style="position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; overflow: hidden;">
<video autoplay loop muted playsinline id="video-foreground" style="width: 100%; height: 100%; object-fit: cover;">
<source src="your-video.mp4" type="video/mp4">
</video>
</div>
<div class="content">
<!-- 在这里添加你的网页内容 -->
</div>
</body>
</html>
欢迎光临 王洪林个人官网 (http://gamart.net/) | Powered by Discuz! X3.2 |