flexbox uses the justify-content property to align items horizontally, and the align-items property to align items vertically however, when the flex direction is a column, justify-content changes to the vertical and align-items to the horizontal. they both involve layout or moving elements around the document; they both are optimized to maintain layout across browsers