Hover state
.tile { z-index: 1; } .tile:hover { z-index: 2; }