JSFiddle - React, Tailwind, and code Playground

by Michael Prosser

HTML

<input type="time" style="width:120px;color:#5f5f5f; font-family:helvetica;padding:5px;border:solid 1px #a0a0a0; border-radius:2px;" />

CSS

body{
  background-color:#eaeaea;
}