JSFiddle - React, Tailwind, and code Playground

by Cameron Bernhardt

HTML

<a href="#topofpage" class="top">Return to top of page</a>

CSS

a.top {
    font-size:40px;
}