.logo {
  background-image: '/resources/images/logos/geosup.png';
  position: absolute;
  top: 40px;
  left: 40px;
  width: 150px;
  height: 150px;
}


.login-window {
  width: 300px;
  height: 150px;
  z-index:-1;
}
