form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.form-flex {
    padding: 1%;
}