div.hide { display: none; } li.hover{margin:1em 0} .hover:hover + .hide { display: block; margin: -1em; z-index: 1; } In a world where uncertainty is the […]