Js experiment (no framework used) to generate a dynamic bar through its height indicates the scrolling percentage of the page.
Include sidescroll.js before the </body>
<script src="js/sidescroll.min.js"></script>
Include sidescroll.css in the <head> section:
<link rel="stylesheet" href="css/sidescroll.css">