Fix narrow display issue in examples by removing fixed max-width constraints
- Remove max-w-72 (18rem) constraint from index page container
- Remove max-w-42 (10.5rem) constraint from hello world page container
- Use responsive Tailwind grid conventions instead of fixed widths
- Pages now expand to use full available width while maintaining proper centering
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>