Welcome to missing.css!

Missing.css is a simple CSS library that can be used in many ways — you could:

Install it on your website if you haven't already:

<link rel="stylesheet" href="https://unpkg.com/missing.css@1.1.1">
<!-- Prism theme (https://prismjs.com/): -->
<link rel="stylesheet" href="https://unpkg.com/missing.css@1.1.1/prism">

You can also install it into an npm project with npm i -s missing.css.

This will make your page look a bit like the one you are reading right now, without applying any classes.

Then, see how you can go beyond classless CSS with its features.