I am currently in the process of designing a horizontal webpage and I am aiming to create a dynamic body that expands based on the content it contains.
You can view the website I am working on here:
While everything is functioning as intended, I am struggling with having to set a large pixel width for the body. Since the content on the page is constantly changing, not setting a specific pixel width results in the divs overlapping vertically.