Cheatsheet:
display: flex
justify-content: normal
Default:
flex-container: use default width (note that we can use margin-left: auto to expand automatically width to avoid using flex-grow).