#login h1 a {
    width: 100%;
    height: 240px;
    background-image: url("./screenshot.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}