body {
  background-color: white;
  position: absolute;
  
  background-image: url(sketch.jpg);
  background-repeat: no-repeat;
  background-position: top center;

}

