In this simplified example:
- main axis = horizontal
- cross axis = vertical
- "thing" (made up nomenclature) = item
- Specify where the extra space goes horizontally
- Specify where the actual "thing" (not the extra space!) sits vertically
- Can align the
baseline
of the text inside of "things"
- Specify where the space goes vertically
- Only applicable when there are multiple lines
- override
align-items
for a "thing"