# Page Not Found

The URL `css/styles.css` does not exist.

You might be looking for one of these pages:
- [selectors](https://lochiwei.gitbook.io/web/css/selectors.md)
- [CSS Rules](https://lochiwei.gitbook.io/web/css/rules.md)
- [values](https://lochiwei.gitbook.io/web/css/values.md)
- [properties](https://lochiwei.gitbook.io/web/css/properties.md)
- [Tips](https://lochiwei.gitbook.io/web/css/tips.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://lochiwei.gitbook.io/web/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://lochiwei.gitbook.io/web/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/web/css/selectors.md`)
- Use `Accept: text/markdown` header for content negotiation