.register-form {
    padding: 3.2rem;
    display: grid;
    grid-gap: 16px;
    justify-content: center;
    align-self: center;
}
