JSFiddle - React, Tailwind, and code Playground

HTML

<div>Go back to <a href="https://htmlpreview.com/">HTML Preview</aa></div>

CSS

div {
    text-align:center;
    font-size:30px;
    font-family:Arial;
    padding:40px 10px;
}