My goal is to have my elements gracefully fade in
with 2 lines extending out of a circle, one to the left and one to the right.
However, I am struggling to achieve this. Every time I attempt to display the lines, it ends up shrinking the entire design. My objective is to keep the circle centered and have the lines (container) gradually expand.
I have already tried setting it to absolute positioning, but that didn't solve the issue :\
To see the current state of the code, visit: Codepen.io