An element has the :hover pseudo-class when under the mouse pointer.
:hover
.pc-hover { background-color: lightblue; }