home
search
logout
justify-content
Use the developer tools to inspect the box above and see the
effect of the justify-content
property. Try changing
it to flex-start
(the default),
flex-end
, center
,
space-between
, space-evenly
, and space-around
.