JSFiddle - React, Tailwind, and code Playground by Richard Hunter September 29, 2020 HTML <div class="bar"> <div id="3foo">foo</div> </div> CSS .bar { color: red; }