JSFiddle - React, Tailwind, and code Playground
by Softlink
HTML
<a href="http://ya.ru">Яндекс</a>
<div></div>
CSS
div{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
by Softlink
<a href="http://ya.ru">Яндекс</a>
<div></div>
div{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}