body {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.login h1 a {
    background-image: url(/wp-content/themes/rekurencja-theme/dist/img/logo.png);
    background-size: 320px;
    height: 102px;
    width: 320px;
}