:root {
        --bg1: #000000;
        --bg2: #0d0208;
        --fg: #e0e0e0;
        --hl1: #00ff41;
        --hl2: #008f11;

        --bgt: 40%;

        /* I tried changing the svg colors with JS but I went mad in the process */
        --bg-img: url("/img/bg-matrix.svg");
}
