JSFiddle - React, Tailwind, and code Playground by Afzaal Ahmad Zeeshan February 12, 2014 HTML <DIV>This is a div, note my color: red</DIV> CSS div { color: #f00; }