div.coucou {
margin: 1em;
padding: 2em;
background-color: cyan;
span {
padding: 1em;
background-color: yellow;
}