Add a pause menu feature to the "Color Catcher" game. 1. **File to Modify**: All changes will be in `src/app/game.tsx`. 2. **Add Pause State and Button**: * Introduce a new state variable, `...