{{ define "main" }}
<div class="404-not-found" style="font-size: 2rem; padding-top: 1.5rem;">
    <span>404 NOT FOUND</span>
</div>
{{ end }}