I am developing a site www.inquaress.com.
On every page the body element is overflowing in the y-direction, causing Chrome to render a double scrollbar (one for the Body element and one for the document). How do I remove this scroll bar on the body element and why is the body element overflowing - to my understanding, the body element should adapt to the contents within it?