Author: Weird Codes

Date: August 8, 2026

Message: Moved Hud outside

This commit restructures the MOKSHA UI layout by moving the HUD (Heads-Up Display) outside of the game container into a dedicated outer wrapper. This architectural change enables better scaling and visual separation between the HUD overlay and the canvas-based gameplay.

1. HTML Structure Refactoring (index.html)