Sure! Here's a single HTML file that implements the game you described:
In this game, there are pictograms representing a car, a cat, a face, and a plane moving around the screen randomly. When you touch the car, all the objects stop moving. Additionally, there's a yellow box (representing a DVD) that moves to a random position every second.
To run the game, save the HTML code above into a file with a `.html` extension, and make sure to include the image files (`emozi_all/game.png`, `emozi_all/cat.png`, `emozi_dog.png`, `emozi_himawari.png`) in the same directory as the HTML file. Then, open the HTML file in a web browser (preferably on a smartphone) to play the game.