body {
  height: 100%;
  margin: 0;
  font-family: sans-serif;
  cursor: pointer;
}

footer {
  display: block;
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 10;
}

img {
  width: 150px;
  height: 150px;
}

.china {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: gray;
  font-weight: 600;
  font-size: 1.3em;
}

@media only screen and (min-width : 480px) {
  footer {
    padding: 40px 0 0 40px;
  }

  img {
    width: 250px;
    height: 250px;
  }
}

#preload-01 {
  background: url(img/01.png) no-repeat -9999px -9999px;
}

#preload-02 {
  background: url(img/02.png) no-repeat -9999px -9999px;
}

#preload-03 {
  background: url(img/03.png) no-repeat -9999px -9999px;
}

#preload-04 {
  background: url(img/04.png) no-repeat -9999px -9999px;
}

#preload-05 {
  background: url(img/05.png) no-repeat -9999px -9999px;
}

#preload-06 {
  background: url(img/06.png) no-repeat -9999px -9999px;
}

#preload-07 {
  background: url(img/07.png) no-repeat -9999px -9999px;
}

#preload-08 {
  background: url(img/08.png) no-repeat -9999px -9999px;
}

#preload-09 {
  background: url(img/09.png) no-repeat -9999px -9999px;
}

#preload-10 {
  background: url(img/10.png) no-repeat -9999px -9999px;
}

#preload-11 {
  background: url(img/11.png) no-repeat -9999px -9999px;
}

#preload-12 {
  background: url(img/12.png) no-repeat -9999px -9999px;
}

#preload-13 {
  background: url(img/13.png) no-repeat -9999px -9999px;
}

#preload-14 {
  background: url(img/14.png) no-repeat -9999px -9999px;
}

#preload-15 {
  background: url(img/15.png) no-repeat -9999px -9999px;
}
