本帖最后由 马黑黑 于 2025-8-6 13:11 编辑
<style>
@import 'https://638183.freep.cn/638183/web/css/tz01.css';
#pa { --offsetX: 81px; --bg: url('https://638183.freep.cn/638183/small/2025/viva.webp') no-repeat center/cover; --ma-size: 400px; }
#pa::before { position: absolute; content: url('https://638183.freep.cn/638183/Pic/38/dj3.jpg'); clip-path: inset(0 0 round 75% 0); opacity: 0; transition: 2s; }
#pa:hover::before { opacity: 1; transform: rotate(1turn); }
#ma { background: inherit; clip-path: path('M200 200C 500 200, 322.42461854401756 473.8835752182883,200 200C 292.7050983124842 485.31695488854604, -22.647471257595157 401.0674104438567,200 200C -42.70509831248421 376.335575687742, -60.02832329042673 50.38291846594075,200 200C -42.70509831248427 23.66442431225809, 261.9411294264655 -93.53585212946962,200 200C 292.70509831248415 -85.31695488854609, 498.3100465775387 168.2019480013838,200 200'); scale: 0.8; opacity: .8; box-shadow: inset 0 0 20px 70px rgba(0,30,120,.25); }
#btnFs { left: 20px; bottom: 20px; color: #eee; }
</style>
<div id="pa">
<audio id="aud" src="https://music.163.com/song/media/outer/url?id=26989255" autoplay loop></audio>
<video class="qk-vid" src="https://bpic.588ku.com/video_listen/588ku_video/25/03/26/15/03/40/video67e3a6cc9b296.mp4" autoplay loop muted></video>
<div id="ma" class="hue-rotate"></div>
</div>
<script type="module">
import { FS } from 'https://638183.freep.cn/638183/web/js/fullscreen.js';
FS(pa, ma);
</script>
|