in exercise 5 why change height
property of .container
elements to be max-height
will render the height of Flex-Direction: Row container and Flex-Direction: Row-Reverse container to be 100px,and height of Flex-Direction: Column container and Flex-Direction: Column-Reverse container to be 500px?