JSFiddle - React, Tailwind, and code Playground
HTML
<p>
Something went wrong.
</p>
<p>
Please try a different web address starting with <code>https://jsfiddle.net/</code>
</p>
CSS
body {
font-family:sans-serif;
}
<p>
Something went wrong.
</p>
<p>
Please try a different web address starting with <code>https://jsfiddle.net/</code>
</p>
body {
font-family:sans-serif;
}