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%;
}
by blineberry
<div id="style"></div>
<a href="">test</a>
#style {
position: absolute;
width:100%;
height:100%;
}