Here’s an enhanced version based on your requests: - **Up to 100 duplicates**: The maximum value in the “Duplicates” input is now 100. - **Undo button**: Pressing “Undo” will remove the most recent stroke from your drawing. - **“Add to Drawing” button**: Lets you keep the current design on the canvas and draw additional shapes to merge with it. Below is your advanced code. Save as an `.html` file and open in your browser. ```html