.container { display: flex; height: 100vh; } .center-container { text-align: center; margin: auto; width: 80%; height: 100vh; }