@keyframes move{100%{transform:translate3d(0,0,-1000px)}}.container{position:absolute;width:500px;transform-style:preserve-3d;top:200px;right:110px;height:500px;overflow:hidden}.bubble-wrap{margin:0 auto;width:500px;height:500px;transform-style:preserve-3d;transform-origin:center center;perspective:600px}.bubble{position:absolute;background:#000;opacity:.7;border-radius:50%;animation:move 3s infinite}.bubble:nth-child(1){height:26px;width:26px;animation-delay:-0.2s;transform:translate3d(795px,68px,1368px);background:#d94126}.bubble:nth-child(2){height:14px;width:14px;animation-delay:-0.4s;transform:translate3d(106px,870px,65px);background:#cd26d9}.bubble:nth-child(3){height:23px;width:23px;animation-delay:-.6s;transform:translate3d(622px,894px,1739px);background:#d92632}.bubble:nth-child(4){height:1px;width:1px;animation-delay:-0.8s;transform:translate3d(39px,593px,374px);background:#5926d9}.bubble:nth-child(5){height:21px;width:21px;animation-delay:-1s;transform:translate3d(950px,643px,1516px);background:#d9a626}.bubble:nth-child(6){height:26px;width:26px;animation-delay:-1.2s;transform:translate3d(851px,944px,1668px);background:#d93e26}.bubble:nth-child(7){height:7px;width:7px;animation-delay:-1.4s;transform:translate3d(346px,824px,1430px);background:#268bd9}.bubble:nth-child(8){height:25px;width:25px;animation-delay:-1.6s;transform:translate3d(530px,152px,1551px);background:#26d99a}.bubble:nth-child(9){height:4px;width:4px;animation-delay:-1.8s;transform:translate3d(990px,684px,1869px);background:#26d9c4}.bubble:nth-child(10){height:9px;width:9px;animation-delay:-2s;transform:translate3d(105px,515px,755px);background:#266ed9}