JSFiddle - React, Tailwind, and code Playground by Ryan Morris September 27, 2017 HTML <h1> Hello! </h1> CSS h1 { color: red; } JavaScript alert("hi!");