flex-direction: row-reverse means items start from the right of the container and are shown in the order they're in the HTML.
flex-direction: row-reverse
Make sure to pick row-reverse.
row-reverse