JSFiddle - React, Tailwind, and code Playground
by madprops
HTML
<div style="width:98%">
<textarea class="inputcontent" id='inputcontent' name="inputcontent" style="width:100%; font-size:14px; resize:none" rows="2"></textarea>
<input class="inputbutton" name="button" type="button" value="send" style="width:100%; margin-bottom:20px;">
</div>