<turbo-stream action="append" target="category_4_cards"><template>
    <div class="flex flex-col w-full rounded-xl bg-white border border-primary/30 shadow-md hover:shadow-xl hover:-translate-y-1 transition-all duration-200 overflow-hidden dark:bg-neutral-700">
  <a data-turbo-frame="_top" class="flex flex-col flex-1" href="/quiz/1714190727606933/can-you-tell-us-who-sang-these-songs/">
    <div class="w-full aspect-[4/5] overflow-hidden">
      <img
        class="w-full h-full object-cover hover:scale-105 transition-transform duration-300"
        decoding="async"
        src="https://triviamaze.com/cdn-cgi/imagedelivery/jDcBkMMKOkzT3ar1usEXmg/v9k041gd2cbbcxadlkhk353ys93z/mobile"
        alt=""
      />
    </div>
    <div class="p-3 flex flex-col flex-1">
      <h2 class="text-sm font-semibold leading-snug line-clamp-2 text-neutral-800 dark:text-white mt-0 text-left">
        Can you tell us who sang these songs?
      </h2>
    </div>
</a></div>

</template></turbo-stream>
<turbo-stream action="replace" target="category_4_load_more"><template>
  <div id="category_4_load_more" class="mt-4 text-center">
  </div>
</template></turbo-stream>