#cv-header .img {
    height: 100vh;
}
#cv-header img {
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: -1;
}