JSFiddle - React, Tailwind, and code Playground

by Craig Haywood

HTML

<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script> 

    <dotlottie-player src="https://lottie.host/acc7f0db-c0d8-4f73-8ca7-28d076ddcc6e/SSaMMExlAf.json" background="transparent" speed="1" style="width: 300px; height: 300px;" loop autoplay>Setting up account</dotlottie-player>

CSS

body {background: #333}