Definition The background-size property sets the size of the background images. .box { background-size: 50% 50%; }