body, html {
  height: 100%;
  margin: 0;
}

.bgimgp {
  position: relative;
  opacity: 0.75;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
