Configurable particle system.
.particles-container { position: relative; width: 100%; height: 100%; }
npx shadcn@latest add @react-bits/Particles-JS-CSS
import { ParticlesJSCSS } from "@/components/Particles-JS-CSS"
<ParticlesJSCSS />