html,

body{
  background-image: url("_img/me.png");
  background-size: 100%;
  background-attachment: fixed;
}