#setup-page .famelab-section:not(.footer){
    align-content: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
#setup-page .famelab-section.main-section {
    height: calc(100vh - 312px);
    font-weight: bold;
}
