I'm attempting a straightforward task. My goal is to design a basic traffic light using a rectangle and three circles nested within it. Despite my efforts using SVG for the shapes, I've been unable to properly align the circles on top of the rectangle. The end result doesn't need to be interactive. Any guidance would be greatly valued!