3. Create the Mobile class which will also override the update function of the background interface
4. Create a Theme class which will have functions to set the theme to India, Paris, Sweden, and Miami
5. In the main class, create objects of Desktop, Mobile, and Theme classes and call the update function to switch the background theme of the game.