A neo-brutalist CSS playground
This is body text. It should be readable and comfortable at normal paragraph length. Neo-brutalism takes the raw, unpolished aesthetic of brutalism and combines it with bold colors and playful elements. Here is some inline code in a sentence. And here is a link to somewhere.
"Good design is as little design as possible." — Dieter Rams
You can highlight text to draw attention. Or use bold and italic for emphasis.
fn main() {
println!("Hello, brutalism!");
let style = Style::new()
.border(2)
.shadow(true)
.radius(0);
}| Property | Brutalist | Flat | Skeuomorphic |
|---|---|---|---|
| Borders | Thick & black | None | Subtle |
| Shadows | Hard offset | None | Soft blur |
| Radius | 0px | 4-8px | 8-16px |
| Colors | Bold & raw | Muted | Realistic |
A card with a colored header and body content.
Another card showing the component pattern.
Cards are great for grouping related content.