html::after {
  content: "";
  background:url(http://files.leagueathletics.com/Images/Club/21727/Icons/draft.png);
  background-repeat: no-repeat;
  opacity: 0.2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}