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