Continuing work on the Flexbox. When having multiple elements in the content, we are allowed to accommodate them in different ways. Either stretching them as in the first example, where we don't have to do anything, just leave "stretch" to cover all the available space inside the container. Now, if we don't want it to stretch, we can accommodate it with the value of "flex" by adding "start" or "end" to place them in the container, also in its version at the center. The latter does not alter the form of this content.











