Fix possible problem with scroll-behavior, new down arrow
When a webpage has the html tag styled with Scroll-behavior:smooth it totally messes up the gallery scrolling. So after the gallery initialization Scroll-behavior on the html and the body is set to auto and deactivated. After the gallery exit it is restored back.
New down arrow without any text and with the new cool animation.