Currently, I have a container that is 100x100px in size and centered in the middle of my webpage. Inside this container, there is a nested div that is 100px tall, which I would like to stretch to the width of the entire screen.
Does anyone know how I can achieve this effect?
Thank you in advance for your assistance!