If you wanted to have an image fill a certain background area, which line would you use?

(1 point)
Responses

background-size:fill;

background-size:100%;

background-size:100;

background-size:all;

background-size:cover;