The scroll event fires frequently during scrolling, which may impact performance. Consider implementing debounce to improve performance. As discussed in [PR #46](https://github.com/tyaga001/devtoolsacademy/pull/46) and [this comment](https://github.com/tyaga001/devtoolsacademy/pull/46#discussion_r1869783472) by @tyaga001.