.kuang{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-10}.bubble{position:absolute;border-radius:50%;border:2px solid #4ea8f1;-webkit-box-shadow:inset 0 0 8px #255bf1;box-shadow:inset 0 0 8px #255bf1;-webkit-animation:flutter 10s infinite;animation:flutter 10s infinite;opacity:0}@-webkit-keyframes flutter{0%{-webkit-transform:translateX(0);transform:translateX(0);bottom:-100px;opacity:1}50%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:.5}to{-webkit-transform:translateX(0);transform:translateX(0);bottom:100%;opacity:0}}@keyframes flutter{0%{-webkit-transform:translateX(0);transform:translateX(0);bottom:-100px;opacity:1}50%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:.5}to{-webkit-transform:translateX(0);transform:translateX(0);bottom:100%;opacity:0}}.bubble:first-child{left:-10%;width:50px;height:50px;-webkit-animation-duration:9s;animation-duration:9s;-webkit-animation-delay:.1s;animation-delay:.1s}.bubble:nth-child(2){left:15%;width:20px;height:20px;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-delay:1.5s;animation-delay:1.5s}.bubble:nth-child(3){left:20%;width:60px;height:60px;-webkit-animation-duration:10s;animation-duration:10s}.bubble:nth-child(4){left:30%;width:30px;height:30px;-webkit-animation-duration:5.5s;animation-duration:5.5s;-webkit-animation-delay:1.5s;animation-delay:1.5s}.bubble:nth-child(5){left:40%x;width:50px;height:50px;-webkit-animation-duration:12s;animation-duration:12s}.bubble:nth-child(6){left:50%;width:20px;height:20px;-webkit-animation-duration:6s;animation-duration:6s}.bubble:nth-child(6),.bubble:nth-child(7){-webkit-animation-delay:1s;animation-delay:1s}.bubble:nth-child(7){left:60%;width:40px;height:40px;-webkit-animation-duration:8s;animation-duration:8s}.bubble:nth-child(8){left:65%;width:60px;height:60px;-webkit-animation-duration:15s;animation-duration:15s}.bubble:nth-child(9){left:80%;width:55px;height:55px;-webkit-animation-duration:9s;animation-duration:9s;-webkit-animation-delay:.5s;animation-delay:.5s}.bubble:nth-child(10){left:100%;width:40px;height:40px;-webkit-animation-duration:12s;animation-duration:12s}