@keyframes move{to{transform:translateZ(1px) rotate(1turn)}}.blur-animated{backface-visibility:hidden;position:absolute;animation:move 45s linear infinite}.blur-animated:first-child{top:78%;left:80%;animation-duration:25s;animation-delay:-32s;transform-origin:-10vw -10vh}.blur-animated:nth-child(2){top:77%;left:37%;animation-duration:28s;animation-delay:-2s;transform-origin:-5vw -4vh}.blur-animated:nth-child(3){top:10%;left:10%;animation-duration:30s;animation-delay:-10s;transform-origin:-10vw -10vh}