Can I dynamically modify the size of the layout in relation to the width of the browser window, even though sizes are set in pixels in the body using CSS? My goal is to resize the entire layout based on the width of the browser window. Thank you very much.