.settings {
    display: flex;
    flex-direction: column;
}

.settingContainer {
    flex: 1;

    text-align: center;
}