We can replace this "teleportation" with smooth scrolling animation, using single CSS property: html { scroll-behavior: smooth; }.
確定! 回上一頁