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