.text-block {
margin: 7vw;
max-width: 800px;
font-family: monospace;
font-size: clamp(14px, 4vw, 32px);
color: #fff;
}
.char {
will-change: transform;
display: inline-block;
}
npx shadcn@latest add @react-bits/ScrambledText-JS-CSSimport { ScrambledTextJSCSS } from "@/components/ScrambledText-JS-CSS"<ScrambledTextJSCSS />