.LoginBackground{
    position: absolute;
    left: 25%;
    background-color: blue ;
    width: 50%;
    text-align: center;
    top: 20%;
}