JSFiddle - React, Tailwind, and code Playground

by annam

HTML

<input type="text">

CSS

input {
    position: absolute; top: 2000px;
}