body {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden; 
}

.login-wrapper {
    height: 700px;
    margin-top: 100px;
}
