JSFiddle - React, Tailwind, and code Playground

HTML

<button>Hello</button>

CSS

button {
    border:0;
    background:none;
}