JSFiddle - React, Tailwind, and code Playground

HTML

<input type="file" />

CSS

input
{
    border: solid 1px black;   
}