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