body {
    background-image: url("../img/spot.jpg");
    background-size: 100vw 100vh;
}

.login-panel {
    margin-top: 30vh;
}
