JSFiddle - React, Tailwind, and code Playground

by cmruser

HTML

<p></p>

CSS

p:empty::before {
   content: "Loading";
}