ul li[data-v-6a802e3f]{position:absolute;border:1px solid #fff;background-color:#fff;width:30px;height:30px;list-style:none;opacity:0}.square li[data-v-6a802e3f]{top:40vh;left:60vw;animation:square-6a802e3f 10s linear infinite}.square li[data-v-6a802e3f]:nth-child(2){top:80vh;left:10vw;animation-delay:2s}.square li[data-v-6a802e3f]:nth-child(3){top:80vh;left:85vw;animation-delay:4s}.square li[data-v-6a802e3f]:nth-child(4){top:10vh;left:70vw;animation-delay:6s}.square li[data-v-6a802e3f]:nth-child(5){top:10vh;left:10vw;animation-delay:8s}.circle li[data-v-6a802e3f]{bottom:0;left:15vw;animation:circle-6a802e3f 10s linear infinite}.circle li[data-v-6a802e3f]:nth-child(2){left:35vw;animation-delay:2s}.circle li[data-v-6a802e3f]:nth-child(3){left:55vw;animation-delay:6s}.circle li[data-v-6a802e3f]:nth-child(4){left:75vw;animation-delay:4s}.circle li[data-v-6a802e3f]:nth-child(5){left:90vw;animation-delay:8s}@keyframes square-6a802e3f{0%{transform:scale(0) rotateY(0deg);opacity:1}to{transform:scale(5) rotateY(1000deg);opacity:0}}@keyframes circle-6a802e3f{0%{transform:scale(0) rotateY(0deg);opacity:1;bottom:0;border-radius:0}to{transform:scale(5) rotateY(1000deg);opacity:0;bottom:90vh;border-radius:50%}}*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none;font-family:Microsoft YaHei UI}body{background:linear-gradient(200deg,#e3c5eb,#a9c1ed)}