#pringle-splash {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 120px;
  left: 0;
  background: url('http://bulletin.pringlescotland.com/wp-content/uploads/2015/09/startscreen_decon.jpg') #000;
  background-size: cover;
}