Ankush Yadav

Results 2 issues of Ankush Yadav

Looks like the animation is causing the body to overflow (_only horizontally_). Adding the `overflow-x: hidden;` to `body` seems to fix the problem.