JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text" value='this is some really weird test' />

CSS

input {
    padding: 20px;
}