【玥。画】风中的眷恋
<style>#mydiv {
margin: 130px 0 30px calc(40% - 953px);
display: grid;
place-items: center;
width: 1900px;
height: 900px;
background: lightblue url('https://bbs.cnzv.cc/up/upload/pic/12/20250606-03e0e9c3fd6705e42afef377a57ed69a.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: .35;
}
#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/7165162/00/17/65/5ecb8fa5f0765.mp4" autoplay="" loop="" muted=""></video>
<video id="vid2" src="" autoplay="" loop="" muted=""></video>
</div>
<audio id="aud" src="https://www.joy127.com/url/118950.mp3" autoplay="" loop=""></audio></td></tr></table>
页:
[1]