html {
    height: 100%;
    background: url(../images/me.jpg) 100% 100% no-repeat;
    background-size: cover;
    background-position: center;
}