Background Image
PREVIEW
CODE
background: #fff url(./img/exemplo.jpg) center center/cover no-repeat ;
Utilization
The background-image property sets one or more background images for an element. By default, a background-image is placed at the top-left corner of an element, and repeated both vertically and horizontally.