
.imageButton {
    cursor: pointer;
}

.imageButton:active {
    background-color: rgba(0, 0, 0, 0.1);
}