JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text">

CSS

input[type="text"] {
    font-size:100px
}