醉美水芙蓉 发表于 2025-3-28 21:45:55

泪红颜【颜の音画】两个我

<style>
#mydiv {
    margin: 100px 0 40px calc(50% - 890px);
    display: grid;
    place-items: center;
    width: 1600px;
    height: 1000px;
    background: lightblue url('https://bbs.cnzv.cc/up/upload/pic/12/20250328-3b6f1eb2f434783b32fc96f2b2b3d942.jpg') no-repeat center/cover;
    box-shadow: 0px 0px 0px #000;
    user-select: none;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
#vid {
    position: absolute;
    width: 100%;
    height: 110%;
    top:-90px;
    object-fit: cover;
    pointer-events: none;
    mix-blend-mode: screen;
    -webkit-mask: linear-gradient(to top right, red 100%, transparent 0);   
    z-index: 2;
    opacity: .95;
}
</style>

<div id="mydiv">
    <audio id="aud" src="https://music.163.com/song/media/outer/url?id=2094716018" autoplay="" loop=""></audio>
    <video id="vid" src="https://img.tukuppt.com/video_show/2629112/00/02/33/5b581c3475e9e.mp4" autoplay="" loop="" muted=""></video>
</div></td></tr></table>

klxf 发表于 2025-3-29 01:40:17

好看,谢谢分享

zaiyanjiu 发表于 2025-4-10 05:50:48

支持分享,内容超有想法

urajufu 发表于 2025-4-15 23:14:46

赞,顶帖超有启发作用
页: [1]
查看完整版本: 泪红颜【颜の音画】两个我