Retro dithered noise shader background.
.dither-container { width: 100%; height: 100%; position: relative; }
npx shadcn@latest add @react-bits/Dither-TS-CSS
import { DitherTSCSS } from "@/components/Dither-TS-CSS"
<DitherTSCSS />