/* ==========================================================
   CAPABILITIES BACKGROUND - Particle Canvas
   ========================================================== */

#particle-bg {
    position: fixed;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}
