.background_opacity{
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.8);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}