body ._vcard{
    width: 100vw;
    min-height: 100vh;
    height: 100%;
    background-color: #2e3d5c;
    background-image: url('./../img/template/bg-img.png');
    background-position: top left -150%;
    background-repeat: no-repeat;
    color: #fff;
}