I am currently building a unique website that includes scrolling in various directions without the use of a horizontal scrollbar. The design is similar to this image: https://i.stack.imgur.com/Ex2Bf.jpg. It is a one-page website where vertical scrolling transitions into horizontal scrolling to the right, then diagonally to the left, and finally vertically downward. I am curious if this type of scrolling can be achieved. I have come across a plugin called ScrollTo that offers similar functionality when clicking, but it still displays a horizontal scrollbar. I am seeking a solution for achieving seamless scrolling without the need for a horizontal scrollbar. Any assistance would be greatly appreciated.