加林森 发表于 2021-12-15 20:40
那就是暴风雨。
那会要人命的
本帖最后由 加林森 于 2022-5-30 10:36 编辑 <br /><br />马黑黑 发表于 2021-12-15 20:47
那会要人命的
只要不怕死就行
<style>
.stage{
margin: auto;
position: relative;
left: -214px;
width: 1024px;
height: 683px;
background:#666 url('https://pic.imgdb.cn/item/62942bc90947543129677c18.jpg');
perspective: 3000px;
perspective-origin: 50% 50%;
cursor: pointer;
}
.stage::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: url('https://638183.freep.cn/638183/Pic/2022/smoke1.gif') no-repeat center/cover;
opacity: .1;
}
.circle {
--x: 80px;
position: absolute;
width: var(--x);
height: var(--x);
right: 20px;
top: 80px;
left: 84px;
transform-style: preserve-3d;
animation: rot 5s linear infinite;
}
.circle div {
position: absolute;
width: 100%;
height: 100%;
border: 1px solid #87CEFA;
border-radius: 50%;
padding: 0;
}
.circle div:nth-child(1){ transform:rotateY(0deg);}
.circle div:nth-child(2){ transform:rotateY(30deg);}
.circle div:nth-child(3){ transform:rotateY(60deg);}
.circle div:nth-child(4){ transform:rotateY(90deg);}
.circle div:nth-child(5){ transform:rotateY(120deg);}
.circle div:nth-child(6){ transform:rotateY(150deg);}
@keyframes rot{
0%{ transform: rotateZ(30deg) rotateY(0turn);}
100%{ transform: rotateZ(30deg) rotateY(1turn);}
}
</style>
<div class="stage">
<div class="circle">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>
<script>
var au = document.createElement('audio');
au.src = 'http://www.kumeiwp.com/sub/filestores/2022/02/01/85d21a8649bc2eefb6498fa977144d12.mp3';
au.loop = true;
au.autoplay = true;
document.querySelector('.stage').appendChild(au);
document.querySelector('.circle').onclick = function() {
au.paused ? (au.play(), this.style.animationPlayState = 'running') : (au.pause(), this.style.animationPlayState = 'paused');
}
</script>
加林森 发表于 2021-12-15 20:57
只要不怕死就行
幸福到死{:4_170:}
马黑黑 发表于 2021-12-15 22:04
幸福到死
必须的嘛
加林森 发表于 2021-12-15 22:47
必须的嘛
好吧,支持你
马黑黑 发表于 2021-12-15 22:48
好吧,支持你
要得{:4_177:}
加林森 发表于 2021-12-15 22:54
要得
乐了
马黑黑 发表于 2021-12-15 23:46
乐了
开心了
加林森 发表于 2021-12-16 10:44
开心了
如此甚好
马黑黑 发表于 2021-12-16 12:35
如此甚好
下午好,老黑!
加林森 发表于 2021-12-16 13:25
下午好,老黑!
队长猪猪晚上好
马黑黑 发表于 2021-12-16 19:21
队长猪猪晚上好
拐了拐了,整成猪猪啊。{:4_198:}
加林森 发表于 2021-12-16 19:22
拐了拐了,整成猪猪啊。
猪猪是版主的昵称,不是我养的猪猪
马黑黑 发表于 2021-12-16 19:23
猪猪是版主的昵称,不是我养的猪猪
你养的就杀了啊
加林森 发表于 2021-12-16 19:28
你养的就杀了啊
对。我不养的我不杀,你放心
马黑黑 发表于 2021-12-16 19:43
对。我不养的我不杀,你放心
你真黑
加林森 发表于 2021-12-16 20:16
你真黑
杀了才黑
马黑黑 发表于 2021-12-16 21:02
杀了才黑
就是就是
加林森 发表于 2021-12-16 21:10
就是就是
我是不吹不黑
马黑黑 发表于 2021-12-16 21:10
我是不吹不黑
你继续黑{:4_170:}