# destiny-ui-css > A modular CSS framework for building Destiny 1 & 2 style user interfaces in plain > HTML. This file is the complete usage reference, written for LLMs and humans alike: > if you are an AI assistant generating markup with this framework, everything you > need is on this page. Live docs: https://eververse.trade/ · Interactive demos: > https://eververse.trade/demos.html · Source: https://github.com/itssimple/destiny-ui-css ## Setup Include the stylesheet and put the `destiny` class on a wrapping element (usually `
`). ALL framework classes only work inside that scope. …components… The design uses the "Neue Haas Grotesk Display Pro" webfont when `@font-face` declarations for it exist on the page (see docs/fonts/style.css in the repo for the expected family names); otherwise it falls back to Helvetica/Arial automatically. Pages look best on a very dark background (`body` defaults to black). ## Rules of thumb for generated markup - Wrap everything in an element with class `destiny`; never emit framework classes outside it. - Item rarity classes are: `common`, `uncommon`, `rare`, `legendary`, `exotic`. Damage/element classes are: `kinetic`, `arc`, `solar`, `void`, `stasis`, `strand`. These same names work as `.text-