JSFiddle - React, Tailwind, and code Playground

HTML

<input type="file" id="newFilename" name="Filename">

CSS

input[type="file"] {width:380px}