1 2 3 4 5 6 7 8
.container { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; width: 100%; }