My goal is to move the contents to the flex-start which is on the left of the container.
When I code justify-content:flex-start; my contents only move to the center than all the way as I like.
I don’t know why code pen is rendering the code which appears to be on the edge of the right, but my content is in the middle.