.app_wrapper { min-height: 100vh; width: 100vw; display: flex; justify-content: space-evenly; } .page_wrapper { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; }