llm.css Demo

Here is a demo of llm.css. You can go back to the home page when you're done viewing this page.

Color Palette

Background
#ffffff
Surface
#f9fafb
Text
#111827
Muted
#6b7280
Border
#d1d5db
Primary
#475569

Heading level 1

Heading level 2

Heading level 3

Heading level 4

Heading level 5
Heading level 6

Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam eaque molestias eos, nostrum perferendis aut minus, optio laudantium aliquam nesciunt pariatur laboriosam aperiam tempora placeat debitis! Quae eos dolor error?

Lorem ipsum dolor sit amet consectetur, adipisicing elit. Animi vel, veritatis magni similique labore provident perspiciatis sequi consequuntur quisquam ratione? Accusamus vel quibusdam ea recusandae ut, assumenda dicta dolorum dolorem?

  1. Item
  2. Item
    1. Subitem
  3. Item
Anchor Anchor
p {
  color: red;
}

Use the anchor tag for links.

The strong tag is rendered as bold text.

The b tag is rendered as bold text.

This em tag is rendered as italicized text.

This i tag is rendered as italicized text.

Use the code tag for inline code.

Use the kbd tag for keyboard shortcuts, like Ctrl + ,.

Use the mark tag to highlight text.

Use the small tag for text is meant to be treated as fine print.

Use the del tag for deleted text.

Use the s tag for text that is no longer accurate.

Use the ins tag for text that is meant to be treated as an addition to the document.

Th u tag will render as underlined.

Use the sub tag for subscripts, like this: C8H10N4O2.

Use the sup tag for superscripts, like this: 5th.

Use the var tag for variables, like this: y = mx + b.

A blockquote represents a section that is quoted from another source. It can contain multiple paragraphs and is commonly used to highlight important quotes or extended text passages.

— Author Name

Summary text

Details text

Summary text

Lorem, ipsum dolor sit amet consectetur adipisicing elit. Voluptatum nisi, aliquid deleniti delectus neque, rem iusto distinctio soluta saepe consequuntur aperiam praesentium voluptatem, illo optio quisquam iste culpa placeat a.

Lorem ipsum dolor sit amet consectetur adipisicing elit. Esse, ut. Consequatur doloribus officia eum provident veniam, aut voluptas cupiditate possimus neque totam quod atque accusantium ipsum distinctio. Magni, voluptas temporibus?

Dialog Example

This is a dialog element. It displays content in a modal overlay and can be closed by the user.

Choose a radio:
Checkboxes
50%
Caption text
Header 1 Header 2
Cell 1 Cell 2

Test heading

Test Link

Test heading

Test Link

Test heading

Test Link

This is uppercase.

This is lowercase.

This is capitalized.

This has no text transform.

This is italic.

This is not italic.

This is bold.

This is not bold.