JSFiddle - React, Tailwind, and code Playground

by J. Albert Bowden

HTML

<p>Time</p>    
<input type="text" />

CSS

p{}
input{-webkit-appearance:caret; color:#ff0}