/* body { */
    /* background-image: url("images/passion.jpg");
    background-size: 100vw 100vh;
    vertical-align: middle; */
    /* display: flex; */

/* } */

/* p {
    text-align: center;
    vertical-align: middle;
} */


#placeholder {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#placeholder img {
    width: 50vh;
}

a {
   padding: 10px;
   text-decoration: none;
}

#spotify {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-decoration: none;
}

#spotify2 {
    position: fixed;
    top: 40%;
    left: 55%;
    transform: translate(-50%, -50%);
}

#spotify3 {
        position: fixed;
        top: 59%;
        left: 61%;
        transform: translate(-50%, -50%);
}

#spotify4 {
    position: fixed;
    top: 46%;
    left: 51%;
    transform: translate(-50%, -50%);
    font-size: 3em;
}

#spotify4 a {
    font-size: .75em;
}