

:root {

    --a1c8c1: rgba(241, 241, 241, 0.815);
}

#a1c8 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: none;
    pointer-events: none;
}
