Apply the following background size properties for the specified divs:
- Apply
cover
to the div with the ID #image-cover
.
- Apply
contain
to the div with the ID #image-contain
.
- Set the size to
200px 150px
for the div with the ID #image-custom-size
.
- Apply
auto
to the div with the ID #image-auto
."