galaxy/loaders/mahendrameghwal_heavy-shrimp-48.html

15 lines
No EOL
501 B
HTML

<!-- From Uiverse.io by mahendrameghwal - Tags: animation, loading, loader, circle loader, loading animation, tailwind, tailwindcss -->
<div class="w-full min-h-screen gap-x-2 flex justify-center items-center">
<div
class="w-5 bg-[#d991c2] animate-pulse h-5 rounded-full animate-bounce"
></div>
<div
class="w-5 animate-pulse h-5 bg-[#9869b8] rounded-full animate-bounce"
></div>
<div
class="w-5 h-5 animate-pulse bg-[#6756cc] rounded-full animate-bounce"
></div>
</div>