JSFiddle - React, Tailwind, and code Playground

by orthosie

HTML

<title>Inspirational quote of the day from They Said So</title>
<body>
    <p><a href="https://theysaidso.com/qod/inspire">Inspirational quote of the day from They Said So</a></p>
    <script type="text/javascript" src="https://theysaidso.com/gadgets/v2/theysaidso.js"></script>
<div class="tso_blackcard">
  <script>TheySaidSo.render({ qod_category: 'inspire'});</script>
</div>
</body>