.LoginWindowPosAndStlye {
position: absolute;
top: 25%;
transfrom: translateY(-25%);
background-color: white;
padding: 15px;
}
