@keyframes blob{0%,to{transform:translateZ(0) scale(1)}33%{transform:translate3d(20px,-30px,0) scale(1.05)}66%{transform:translate3d(-20px,12px,0) scale(.95)}}.animate-blob{animation:blob 12s ease-in-out infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}details summary{list-style:none}details summary::-webkit-details-marker{display:none}
