JSFiddle - React, Tailwind, and code Playground
by leongersen
HTML
<div id="one">
<a href="http://google.com/">Content</a>
</div>
CSS
#one { height: 100%; width: 100%; }
by leongersen
<div id="one">
<a href="http://google.com/">Content</a>
</div>
#one { height: 100%; width: 100%; }