JSFiddle - React, Tailwind, and code Playground

by wesley_murch

HTML

<form>
    <button>This is the long line of text that should be clicked to submit the form which is really a button This is the long line of text that should be clicked to submit the form which is really a button This is the long line of text that should be clicked to submit the form which is really a button
    </button>
</form>

CSS

button
{
 border:0;   
    background:0;
}