background-size
demos using SVG
(Context: Properly resizing vector image backgrounds.)
background-size: <length> <length>
background-size: contain | cover;
background-size: auto | auto auto;
background-size: <length> auto | auto <length>;
Go to the front page