#halftoneCanvas {
    opacity: 0;
    background: #000;
    transition: 1s;
    position: absolute;
    inset: 0;
}
