JSFiddle - React, Tailwind, and code Playground by Alex Cowan September 20, 2019 HTML <div id='divvied'> <p>hello</p> </div> CSS #divvied { border-color: red; }