I have a container located within the body of my webpage. This container has margins on the left and right, as well as a specified width. Inside this container, there is a div element that extends beyond the boundaries of the container to cover the entire page. However, the actual div tag remains inside the container. How can I accomplish this layout?
Image for reference: