Contexte derrière l'image CSS

<!-- background : <background-image> <background-position> <background-size> <background-repeat> <background-attachment> <background-origin> <background-clip> <background-color> -->
<!-- For a gif with a black background -->
background: url(http://*URL of gif*) no-repeat 50% 50% black;
Said HR