
body{
    background-color: rgb(196, 196, 196);
}

.login_form{
    width: 600px;
    height: 300px;
    margin: 50px auto;
}

