JSFiddle - React, Tailwind, and code Playground

by charlescarver

HTML

<style type="text/css">
    .sButton {
    cursor:pointer; 
    width:30px; 
    height:13px; 
    float:left; 
    margin-bottom:2px; 
    margin-right:12px
</style>
  
<input type="button" id="sButton1" class="sButton">