html css flex column code example Example: display flex column .container { display: flex; flex-direction: column; }