> For the complete documentation index, see [llms.txt](https://notes.eliasnorrby.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.eliasnorrby.com/css.md).

# css

- [box-sizing: border-box](https://notes.eliasnorrby.com/css/box-sizing-border-box.md)
- [The currentColor keyword](https://notes.eliasnorrby.com/css/currentcolor.md)
- [Wrapper taking up at least 100% height](https://notes.eliasnorrby.com/css/fill-height-wrapper.md)
- [Using margin: auto; for centering](https://notes.eliasnorrby.com/css/margin-auto.md)
- [Margin-collapse](https://notes.eliasnorrby.com/css/margin-collapse.md)
- [Which unit to use?](https://notes.eliasnorrby.com/css/units-to-use.md)
- [Hiding elements](https://notes.eliasnorrby.com/css/visually-hidden.md)
