<!-- HTML Example -->
<style>
    html {
        scroll-behavior: smooth;
    }
</style>