Display Flex justify-content Tutorial
The justify-content property in CSS is used within a flex container to align and distribute space among flex items along the main axis (which is horizontal by default). Here’s a breakdown of the values you can use with justify-content: flex-start: