1<div class="flex items-center gap-2 w-fit mx-auto">
2 <span class="w-16 h-16 [&>svg]:w-full [&>svg]:h-full text-black dark:text-white">
3 ${ dolly.svg() }
4 </span>
5 <span class="font-bold text-4xl not-italic text-black dark:text-white">tangled</span>
6</div>