JSFiddle - React, Tailwind, and code Playground

HTML

<a>&gt; Welke investering is van jou</a>

CSS

a { 
    display: block;
    margin-left: 1em;
    text-indent: -1em;
    width: 150px;
}