body,
html {
  font-family: "Nova Oval", cursive;
  background: url("../img/esports-17.jpg") no-repeat;
}

h1 {
  color: #fff;
  text-align: center;
  position: relative;
  top: 200px;
  width: 300px;
  margin: 0 auto;
}
h1:before {
  content: "";
  background-image: url("../img/esports-icon-18-3.png");
  width: 96px;
  height: 96px;
  position: absolute;
  top: -120px;
  left: 100px;
}

/*# sourceMappingURL=main.css.map */
