.loginbackground {
    height: 100%;
    width: 100%;
    position: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}