Flexbox Cheatsheet

CSS Output

.container {
  display: flex;
}