【玥。画】烟雨江南
<style>#mydiv {
margin: 130px 0 30px calc(40% - 959px);
display: grid;
place-items: center;
width: 1900px;
height: 900px;
background: lightblue url('https://bbs.cnzv.cc/up/upload/pic/12/20250624-44acb524733678112d10f1caeb44b1a9.jpg') no-repeat center/cover;
box-shadow: 3px 3px 20px #000;
user-select: none;
overflow: hidden;
position: relative;
z-index: 1;
}
#vid1 {
position: absolute;
width: 100%;
height: 110%;
top:-80px;
object-fit: cover;
pointer-events: none;
mix-blend-mode: screen;
z-index: 2;
opacity: .55;
}
#vid2 {
position: absolute;
width: 100%;
height: 110%;
top:-80px;
object-fit: cover;
pointer-events: none;
mix-blend-mode: screen;
-webkit-mask: linear-gradient(tobottom, red 50%, transparent 55%, transparent);
z-index: 3;
opacity: .10;
}
</style>
<div id="mydiv">
<video id="vid1" src="https://img.tukuppt.com/video_show/15653652/00/80/83/60d04564c32f7.mp4" autoplay="" loop="" muted=""></video>
<video id="vid2" src="" autoplay="" loop="" muted=""></video>
</div>
<audio id="aud" src="https://music.163.com/song/media/outer/url?id=1378916796" autoplay="" loop=""></audio></td></tr></table>
漂亮,谢谢精彩分享
页:
[1]