.svg{
    aspect-ratio: 675/900;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.layer{
    background-image: url('../img/svg/layer_login.svg');
}