@keyframes blob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-18px) scale(1.04)}66%{transform:translate(-18px,16px) scale(.96)}}.animate-blob{animation:blob 18s ease-in-out infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}
