JSFiddle - React, Tailwind, and code Playground
by genelocklin
HTML
<header role="banner">
<h1><a href="#">Pedro Duarte</a></h1>
</header>
CSS
* { margin: 0; padding: 0; }
a { text-decoration: none; color: #888; }
@font-face {
font-family: 'RangerRegular';
src:...