#container{width:300px;height:200px;display:flex;align-content:flex-start;flex-direction:column;justify-content:flex-start}.row{height:33.33%;display:inline-block;border:solid #ce7777 10px;background-color:#2b3a55;flex-shrink:0}#example-element{border:solid 10px #ffbf00;background-color:#2b3a55}