JSFiddle - React, Tailwind, and code Playground
by vjeux
HTML
<div style="height: 100px; margin-top: -100px; background-color: red;"></div>
CSS
body { height: 2000px; }
by vjeux
<div style="height: 100px; margin-top: -100px; background-color: red;"></div>
body { height: 2000px; }