I'm trying to create a form that is basically 4 circles.
One main circle, and inside of that two circles in one row and one circle below the two, centered. Almost kind of like visualizing a bowling ball. Inside of each circle, I want form components (drop downs, labels, etc)
I'm unable to understand how to "draw" the circles or apply CSS so that they show up. I'm a newcomer, so forgive my ignorance