body {
    background: #d2d2d2;  
}

.container{
    width: 500px;
    margin-top: 50px !Important;
}

hr{ border-top: 1px solid #000}

.input-group{
    width: 100%;

}
input#group_name,
input#group_description
{
    background: #fff;
}

