/* Pluie Matrix custom (effects/matrix.js). */

.matrix-canvas {
    z-index: 1;
    mix-blend-mode: screen;
    pointer-events: none;
}
