.login h1 a {
  width: 250px;
  height: 150px;
  background-image: url('../images/lexry-logo.svg');
  background-size: contain;
}

body {
  background: #edecf5;
}