.container { height: 100%; display: flex; justify-content: center; } .sub_container { width: 80vw; max-width: 1200px; height: 100%; }