JSFiddle - React, Tailwind, and code Playground
by jonahe
HTML
<a href="https://www.volvotruckschallenge.com" target="_blank"> https://www.volvotruckschallenge.com </a>
<a href="https://volvotruckschallenge.com" target="_blank"> https://volvotruckschallenge.com </a>
<a href="https://volvotruckschallenge.com/" target="_blank"> https://volvotruckschallenge.com/ </a>
CSS
a {
display: block;
margin: 20px;
}