---
const today = new Date();
<footer class="flex justify-center py-5 footerbg">
{today.getFullYear()} © Sindre Kjelsrud.
</footer>