.flex-spread { display: flex; justify-content: space-between; } .flex-direction-column { flex-direction: column; }