.fullHeight img {
 background-repeat: no-repeat;
 background-size: cover;
 width: 100%;
}

body {
    margin:0;
    padding:0;
  }