JSFiddle - React, Tailwind, and code Playground
HTML
<a href="#topofpage" class="top">Return to top of page</a>
CSS
a.top {
font-size:40px;
}
<a href="#topofpage" class="top">Return to top of page</a>
a.top {
font-size:40px;
}