.page { width: 100%; height: 100%; display: flex; flex-flow: column-reverse nowrap; justify-content: space-around; align-items: center; } .rejoinLabel { margin-bottom: 0.5em; } .rejoinSection { display: flex; flex-flow: column nowrap; justify-content: flex-end; align-items: center; }