姚云裳 发表于 2024-7-3 22:53

【云裳单图】独白


<style>
#mydiv { margin: 0 0 0 calc(50% - 850px);
display: grid;
place-items: center;
width:1600px;
height:899px;
top:130px;
background: lightblue url('https://pic.imgdb.cn/item/6649aac7d9c307b7e904ba83.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: 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/2269348/00/14/17/5e1ca9303ecc7.mp4" autoplay="" loop="" muted=""></video>
</div>
<audio id="aud" src="https://music.163.com/song/media/outer/url?id=864433326" autoplay="" loop=""></audio>
<br><br><br><br><br><br><br><br>

墨羽 发表于 2024-7-4 07:04

明眸善睐悠悠我心。

姚云裳 发表于 2024-7-4 21:56

墨羽 发表于 2024-7-4 07:04
明眸善睐悠悠我心。

谢谢欣赏和点评,问好
页: [1]
查看完整版本: 【云裳单图】独白