Added / Changed:
- Separated error message (404 and description) from quote for clearer visual hierarchy.
- Moved action buttons (Discord and Back) into a dedicated .buttons container for better styling and alignment.
- Introduced a standalone .quote block below the error message for optional motivational or thematic quotes.
- Updated HTML structure for semantic correctness and easier CSS targeting.
- Footer structure cleaned for better readability and consistent link formatting.
- Optimized img in footer for proportional sizing and accessibility with alt text.
- Responsive-ready layout with flexible padding and scalable font sizes.
- General HTML cleanup: removed unnecessary nesting and improved indentation for maintainability.
No functional changes to the page behavior; purely structural and aesthetic improvements.
