100
200
0.5
Objective: Create a webpage that creates a random amount, size, and opacity of circles made with SVG.
Problem: The user has no choice in the sequence of circles that appears. If they are trying to create circles that are aesthetically pleasing to their eye, they would have to refresh the page until they reach some random circles that they like.
Solution: To make the webpage more interactive and to provide more options for the user, I inserted sliders so the user could change the amount of circles, its size, and its opacity to their liking.