Simple js script that adds "arsipa-active-link" class to the tag if the href attribute matches the current url
npm -i arsipa-active-link
<script src="node_modules/arsipa-active-link/arsipa-active-page.js"></script>
.arsipa-active-page { color: red; }