.slotholder::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0,0,0,0.3);
}