display

Select which CSS property you want to work with

flex-direction

This will control the main axis orientation

justify-content

This will control the items position on the main axis

align-items

This will control the items position on the cross axis

1
2
3
main
cross