
.text {
  background: url(giphy.gif)/*tpa=http://www.texel.com.cn/static/images/giphy.gif*/;
  background-size: contain;
  background-position: top left;
  -webkit-background-clip: text;
  color: transparent;
  font-size: 28px;
  font-weight: bold;
  font-family: sans-serif;
}