.container { min-height: 100vh; // height of the browser viewport display: flex; flex-direction: column; justify-content: center; align-items: center; }