.container { display: flex; flex-flow: column; width: 100%; height: 100%; background-color: #fff; font-family: -apple-system, "Helvetica Neue", "Lucida Grande"; color: #222; } .content { }