
.center-form {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    width: 50%;
}
