html {
    height: 100%;
}

body {
    height: 100%;
}

.content {
    padding: 1rem;
    width: 100%;
}

.form-group {
    margin-bottom: 1rem;
}
