#particles-bg {
    position: fixed;
    inset: 0;
    z-index: -1;
    background: radial-gradient(circle at top, #06142e, #020814);
}
