.mask-dark {
    background-color: rgba(0, 0, 0, 0.2);
}

.mask-darker {
    background-color: rgba(0, 0, 0, 0.5);
}