JSFiddle - React, Tailwind, and code Playground

HTML

<button>My position is relative to the viewport height!</button

CSS

button {position: absolute; top: 37%;}