JSFiddle - React, Tailwind, and code Playground
HTML
<span id="klasshed">Content</span>
CSS
#klashed { padding: 10px; background: red; color: yellow; font-size: 3em; }
<span id="klasshed">Content</span>
#klashed { padding: 10px; background: red; color: yellow; font-size: 3em; }