帖子代码
<style>
#papa { margin: 0 0 0 calc(50% - 593px); width: 1024px; height: 683px; background: url('https://638183.freep.cn/638183/t24/1/steps.jpeg') no-repeat center/cover; box-shadow: 3px 3px 20px #000; overflow: hidden; z-index: 1; position: relative; }
#papa::before, #papa::after { content: url('https://638183.freep.cn/638183/small/dolan.png'); position: absolute; left: 480px; z-index: -1; bottom: 80px; transform-origin: 50% 100%; animation: skew .5s infinite alternate var(--state); --scale: 1,1; }
#papa::after { left: 300px; animation-delay: -.5s; --scale: -1,1; }
#papa video { position: absolute; bottom: 0; width: 100%; height: calc(100% + 60px); object-fit: cover; mix-blend-mode: screen; pointer-events: none; }
#canv { display: block; position: absolute; bottom: -10px; left: calc(50% - 100px); transform: scale(0.75); cursor: pointer; }
@keyframes skew { from { transform: skew(-1.5deg) scale(var(--scale)); } to { transform: skew(1.5deg) scale(var(--scale)); } }
</style>
<div id="papa">
<audio src="https://music.163.com/song/media/outer/url?id=4278379" autoplay></audio>
<video src="https://img.tukuppt.com/video_show/2269348/00/14/10/5e17dd1440f72.mp4" loop muted></video>
<canvas id="canv" width="200" height="200" ></canvas>
</div>
<script>
(function() {
let sF = document.createElement('script');
sF.src = 'https://638183.freep.cn/638183/web/js/canvcircle_prg.js';
sF.charset = 'utf-8';
document.body.appendChild(sF);
btnUrl = 'https://638183.freep.cn/638183/small/4yc.png';
})();
</script>
|