div{ background-color: pink; height: 200px; width: 400px; } ul{ background-color: blue; } li{ background-color: greenyellow; }