justify-content CSS
Justify-content
display: flex;
justify-content: start;
align-items: center;
display: flex;
justify-content: end;
align-items: center;
display: flex;
justify-content: space-between;
align-items: center;
display: flex;
justify-content: space-evenly;
align-items: center;
justify-content
justify-content
justify-content