body, html {

  height: 100%;

  margin: 0;

}

.bgimg-1 {

  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgimg-1 {

  background-image: url("bg.jpg");

  height: 100%;

}