.auth-box{
    width: 100%;
    height: 100%;
}

body{
    background: white;
}

.z-depth-3{
    box-shadow: none;
}

.auth-box .all-centered-box{
    height: auto;
}