Parallax realistic starfield with pointer interactions.
.galaxy-container { width: 100%; height: 100%; position: relative; }
npx shadcn@latest add @react-bits/Galaxy-JS-CSS
import { GalaxyJSCSS } from "@/components/Galaxy-JS-CSS"
<GalaxyJSCSS />