谁与清溪共浅夏
<style>#mydiv { margin: 0 0 0 calc(50% - 931px);
display: grid;
place-items: center;
width: 1600px;
height: 899px;
top:130px;
background: lightblue url('https://pic1.imgdb.cn/item/682e967558cb8da5c80425ae.jpg') no-repeat center/cover;
box-shadow: 3px 3px 20px #000;
user-select: none;
overflow: hidden;
position: relative;
z-index: 3;}
#vid1 {
position: absolute;
width: 100%;
height: 110%;
top:-80px;
object-fit: cover;
pointer-events: none;
mix-blend-mode: screen;
z-index: 4;
opacity: .15;
}
#vid2 {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
pointer-events: none;
mix-blend-mode:luminosity;
-webkit-mask: linear-gradient(to bottom,transparent,transparent,transparent,red);
z-index: 2;
opacity: .95;
}
</style>
<div id="mydiv">
<video id="vid1" src="https://img.tukuppt.com/video_show/2418175/01/04/62/614ade273f6d1.mp4" autoplay="" loop="" muted=""></video>
<video id="vid2" src="https://img.tukuppt.com/video_show/2475824/00/01/72/5b492fae7af99.mp4" autoplay="" loop="" muted=""></video>
</div>
<audio id="aud" src="https://music.163.com/song/media/outer/url?id=41659405" autoplay="" loop=""></audio>
<br><br><br><br><br><br><br><br> 这帖子我才看到
页:
[1]