
Scroll.js is an ultra-light JavaScript library that transforms native browser scroll into a smooth scrolling with momentum effect.
How to use it:
Just download the Scroll.js library and include the scroll.min.js in your document.
<script src="scroll.min.js"></script>







