JSFiddle - React, Tailwind, and code Playground

by blineberry

HTML

<input type="text" />

CSS

</style>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>

input:focus {
    position: fixed;
    bottom: 0;
}