====== Responsive Web Design ====== === Media Queries === Media queries allow CSS to adapt styles based on screen size. Example:

Resize the browser to see the background change.