姚云裳 发表于 2024-8-6 11:54

【云裳单图】默念一个心愿


<style>
#mydiv { margin: 0 0 0 calc(50% - 900px);
display: grid;
place-items: center;
width:1800px;
height:979px;
top:130px;
background: lightblue url('https://pic.imgdb.cn/item/66b19afbd9c307b7e9343e02.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:20px;
      object-fit: cover;
      pointer-events: none;
      mix-blend-mode: screen;
      z-index: 4;
      opacity: .15;
}
#vid2 {
      position: absolute;
      width: 43%;
      height: 30%;
                right:8%;
      top:10px;
      object-fit: cover;
      pointer-events: none;
      mix-blend-mode: screen;
      z-index: 5;
      opacity: .99;
}
</style>   
<div id="mydiv">
<video id="vid1" src="https://img.tukuppt.com/video_show/15653652/00/29/96/5fa09f4e88257.mp4" autoplay="" loop="" muted=""></video>
</div>
<audio id="aud" src="https://music.163.com/song/media/outer/url?id=2603195839" autoplay="" loop=""></audio>
<br><br><br><br><br><br><br><br>

蜻蜓 发表于 2024-8-6 22:49

好看

姚云裳 发表于 2024-8-7 10:57

蜻蜓 发表于 2024-8-6 22:49
好看

谢谢欣赏,问好

龙哥 发表于 2024-8-7 17:48

挺好的

姚云裳 发表于 2024-8-7 21:23

龙哥 发表于 2024-8-7 17:48
挺好的

谢谢欣赏,问好
页: [1]
查看完整版本: 【云裳单图】默念一个心愿