body {
    text-align: center;
}

.login-form-group {
    margin-top: 0.5em;
}

.login-form-group input {
    width: 20ch;
}
