h1 {
background-image: url(../images/h1_bg.jpg);
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin-top: 200px;
font-size: 120px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
font-weight: 800;
-webkit-font-smoothing: antialiased;
}