@import url("../../pc.css");

h1 {
  height: 60px;
  background-image: url("icon.png");
  background-repeat: no-repeat;
  padding-left: 64px;
  line-height: 100px;
}

