Aspect Ratio: 16 / 9
Width: 7680px
Height: 4320px
Installation
Section titled “Installation”pnpm dlx shadcn@latest add pxl-ui/registry/displays/uhd8k
Include the following CSS vars in your Tailwind main file
@theme { --aspect-uhd8k: 16 / 9; --display-width-uhd8k: 7680px; --display-height-uhd8k: 4320px;}<div className="display aspect-uhd8k display-size-uhd8k"></div>