JSFiddle - React, Tailwind, and code Playground

HTML

<div id="foo">Foo</div>
<div id="foo">Foo</div>
<div id="foo">Foo</div>

CSS

#foo { color: red }