JSFiddle - React, Tailwind, and code Playground

HTML

<ul>
  <li>Home</li>
  <li>Pages</li>
  <li>Contact</li>
</ul>

CSS

body { padding: 100px; }