Apply the following background size properties to the specified divs:
- Apply
top left
to the div with the ID #image-top-left
.
- Apply
top center
to the div with the ID #image-top-center
.
- Apply
top right
to the div with the ID #image-top-right
.
- Apply
center left
to the div with the ID #image-center-left
.
- Apply
center center
to the div with the ID #image-center
.
- Apply
center right
to the div with the ID #image-center-right
.
- Apply
bottom left
to the div with the ID #image-bottom-left
.
- Apply
bottom center
to the div with the ID #image-bottom-center
.
- Apply
bottom right
to the div with the ID #image-bottom-right
."