.highlightHover option:hover{
    background-color: grey;
    cursor: pointer;
}

