JSFiddle - React, Tailwind, and code Playground

by blineberry

HTML

<div id="style"></div>
<a href="">test</a>

CSS

#style {
    position: absolute;
    width:100%;
    height:100%;
}