CSS BACKGROUND-SIZE
The background-size property specifies the size of the background image in an element.
It controls how the image is scaled, stretched, or fitted inside the container.
Purpose
- Adjust background image dimensions
- Control responsiveness of images
- Prevent distortion or overflow
- Create full-width or contained layouts