body{
    background: none;
}

#login-wrapper{
    padding-top: 8em;
}

.wave{
    position: fixed;
    bottom: -7em;
    width: 100%;
    z-index: -1;
}
