Wyświetl zawartość w kolumnie CSS

.content {
    display: flex;
    flex-direction: column;
  }
MitchAloha