Procedural lightning bolts with branching and glow flicker.
.lightning-container { width: 100%; height: 100%; position: relative; }
npx shadcn@latest add @react-bits/Lightning-JS-CSS
import { LightningJSCSS } from "@/components/Lightning-JS-CSS"
<LightningJSCSS />