JSFiddle - React, Tailwind, and code Playground
by andy_h
HTML
<input type="text">
<textarea></textarea>
CSS
input, textarea{display:block; margin:20px; padding:2%; width:200px;
JavaScript
//no js
by andy_h
<input type="text">
<textarea></textarea>
input, textarea{display:block; margin:20px; padding:2%; width:200px;
//no js