JSFiddle - React, Tailwind, and code Playground

by Daniel Hall

HTML

<input style="position: absolute;
width: 30%;
height: 3%;" type="email">
<p>username</p>
<p>password</p>
<input style="
position: absolute;
width: 30%;
height: 3%;"type="password">
<form action="https://jsfiddle.net/danielrobert/" target="_blank">
<button>
finished
</button>
</form>