JSFiddle - React, Tailwind, and code Playground
HTML
<form action="">
<label for="name">Pon tu nombre</label>
<br><br>
<input id="name" type="text">
</form>
<form action="">
<label for="name">Pon tu nombre</label>
<br><br>
<input id="name" type="text">
</form>