Smooth Scroll
Enable smooth scrolling for anchor links
BehaviorLive preview
Scroll inside this box to see smooth behavior
Bottom content
CSS
html {
scroll-behavior: smooth;
}Browser support
Chrome 61+, Firefox 36+, Safari 15.4+. scroll-behavior widely supported.