JSFiddle - React, Tailwind, and code Playground

by Admiral Potato

HTML

<form>
<input placeholder="first name">

<div style="height: 150vh;">SPACER</div>

<input placeholder="last name">
</form>