JSFiddle - React, Tailwind, and code Playground

by mpsingh2003

HTML

<button>hello</button>

CSS

button{
padding:5px 15px;
}