I am currently facing challenges in creating a website based on a specific design. The design was made using InDesign and the website is expected to be a single page with a width of 1280px. One of the main issues I'm encountering involves resizing, given that the design consists of various layers. Some images span the entire width while others are centered at specific sizes, resulting in elements being scaled differently when the browser window is resized. Is it feasible to enclose the entire page within a container and position each element absolutely (similar to how it's done in the design), allowing for resizing of the container so that the page adjusts like an image? Are there any techniques or resources that can help me address this challenge effectively?