h1 {
  font-size: 15vw;
  background-image: url(https://unsplash.it/801);
  background-size: cover;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}