.login h1 a {
  background-image: none,url('2040x2040 PNG.png');
  background-size: 300px;
background-position: center center;
background-repeat: no-repeat;
height: 155px;
line-height: 1.3em;
margin: 0 auto 25px;
padding: 0;
width: 300px;
outline: 0;
display: block;
}

p#nav {
  display: none;
}

p#backtoblog {
  display: none;
}

body.login {
  background-image: url('WPAdmin.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: contain;
  display: flex;
  justify-content: center;
align-items: center;
}