Flexbox Demo This is a basic example of using flexbox for layout positioning. From line 23 in the CSS file, play around with the following flexbox attributes: flex-direction: column; justify-content: center; align-items: center;