html, body {
    height: 100% !important;
    background-color: #f1f1f1 !important;
}

.form-group{
    max-width: 400px !important;
    width: 100% !important;
}

.form-control{
    background-color: #FFFFFF !important;
}