si3t.ch> cd /


256 bytes of css

256 bytes of CSS are enough to get a beautiful, readable and adaptive website.

Yes, 256B. It is 0,256 kb. Only 256 char.

Even less minified and gzipped

body,pre { padding: 1rem }
body { font: 1.1rem/1.4 sans-serif; max-width: 37rem; margin: auto }
pre { overflow: auto; font-size: 1rem; border: 1px solid }
blockquote { font: italic 1em serif }
a { color: inherit; font-weight:bold }
img { max-width: 100% }

Remember to have in your header :

<meta name="viewport" content="width=device-width" />