flex grow
Flex grow lets you set the relative size of the items. The higher the number used in the flex-grow attribute the larger the item will grow in relation to other elements.
Output:
Grow 1
Grow 2
Grow 1
copy