body {
background-color: black;
}
h1 {
font-family: Arial
sans-serif;
color: white;
text-align: center;
margin-top: 150px;
}
.firework {
width: 6px;
height: 120px;
background-color: white;
position: absolute;
}
@keyframes explode {
0% { transform: scale(1); opacity: 1; }
* { transform: scale(5); opacity: 0; }
}
Firework Effect
免责声明:本站内容(文字信息+图片素材)来源于互联网公开数据整理或转载,仅用于学习参考,如有侵权问题,请及时联系本站删除,我们将在5个工作日内处理。联系邮箱:chuangshanghai#qq.com(把#换成@)

QQ客服