html, body {
  margin: 0;
  padding: 0;
}

body {
  background-color: #002142;
}

.frame {
  overflow: hidden;
}
.frame .wolf {
  background-image: url(http://reservation.abzgroup.info/img/wolf.png);
  width: 500px;
  height: 209px;
  position: absolute;
  bottom: 0;
  background-position: -49px;
}
.frame .moon {
  border-radius: 50%;
  background-color: #FFD453;
  box-shadow: 0 0 0 25px rgba(255, 212, 83, 0.1), 0 0 0 50px rgba(255, 212, 83, 0.05), 0 0 0 75px rgba(255, 212, 83, 0.01), 0 0 200px rgba(255, 212, 83, 0.5);
}
.frame .moon:after {
  background-image: url(http://reservation.abzgroup.info/img/bgmoon.png);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  background-size: 100%;
  opacity: .3;
  box-shadow: 0 0 60px inset;
}
.frame .constellation {
  width: 100%;
  height: 100%;
  position: absolute;
}
.frame .constellation .star {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
}
.frame .constellation.stars-a {
  animation: rotate360 200s linear infinite;
}
.frame .constellation.stars-b {
  animation: rotate360 100s linear infinite;
}

.frame {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 500px;
  height: 500px;
  margin: auto;
}

.moon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 200px;
  height: 200px;
  margin: auto;
}

.stars-a .star:nth-child(1) {
  top: 270px;
  left: 330px;
  width: 1px;
  height: 1px;
  animation: blink 0.1s infinite;
}
.stars-a .star:nth-child(2) {
  top: 58px;
  left: 162px;
  width: 3px;
  height: 3px;
  animation: blink 0.2s infinite;
}
.stars-a .star:nth-child(3) {
  top: 208px;
  left: 194px;
  width: 2px;
  height: 2px;
  animation: blink 0.3s infinite;
}
.stars-a .star:nth-child(4) {
  top: 169px;
  left: 329px;
  width: 2px;
  height: 2px;
  animation: blink 0.4s infinite;
}
.stars-a .star:nth-child(5) {
  top: 229px;
  left: 239px;
  width: 2px;
  height: 2px;
  animation: blink 0.5s infinite;
}
.stars-a .star:nth-child(6) {
  top: 463px;
  left: 31px;
  width: 2px;
  height: 2px;
  animation: blink 0.6s infinite;
}
.stars-a .star:nth-child(7) {
  top: 186px;
  left: 207px;
  width: 1px;
  height: 1px;
  animation: blink 0.7s infinite;
}
.stars-a .star:nth-child(8) {
  top: 328px;
  left: 143px;
  width: 3px;
  height: 3px;
  animation: blink 0.8s infinite;
}
.stars-a .star:nth-child(9) {
  top: 488px;
  left: 129px;
  width: 1px;
  height: 1px;
  animation: blink 0.9s infinite;
}
.stars-a .star:nth-child(10) {
  top: 143px;
  left: 395px;
  width: 2px;
  height: 2px;
  animation: blink 1s infinite;
}
.stars-a .star:nth-child(11) {
  top: 171px;
  left: 358px;
  width: 3px;
  height: 3px;
  animation: blink 1.1s infinite;
}
.stars-a .star:nth-child(12) {
  top: 135px;
  left: 328px;
  width: 1px;
  height: 1px;
  animation: blink 1.2s infinite;
}
.stars-a .star:nth-child(13) {
  top: 56px;
  left: 222px;
  width: 2px;
  height: 2px;
  animation: blink 1.3s infinite;
}
.stars-a .star:nth-child(14) {
  top: 104px;
  left: 459px;
  width: 1px;
  height: 1px;
  animation: blink 1.4s infinite;
}
.stars-a .star:nth-child(15) {
  top: 458px;
  left: 97px;
  width: 3px;
  height: 3px;
  animation: blink 1.5s infinite;
}
.stars-a .star:nth-child(16) {
  top: 435px;
  left: 270px;
  width: 3px;
  height: 3px;
  animation: blink 1.6s infinite;
}
.stars-a .star:nth-child(17) {
  top: 210px;
  left: 221px;
  width: 3px;
  height: 3px;
  animation: blink 1.7s infinite;
}
.stars-a .star:nth-child(18) {
  top: 199px;
  left: 425px;
  width: 2px;
  height: 2px;
  animation: blink 1.8s infinite;
}
.stars-a .star:nth-child(19) {
  top: 257px;
  left: 134px;
  width: 2px;
  height: 2px;
  animation: blink 1.9s infinite;
}
.stars-a .star:nth-child(20) {
  top: 23px;
  left: 240px;
  width: 2px;
  height: 2px;
  animation: blink 2s infinite;
}
.stars-a .star:nth-child(21) {
  top: 482px;
  left: 78px;
  width: 1px;
  height: 1px;
  animation: blink 2.1s infinite;
}
.stars-a .star:nth-child(22) {
  top: 297px;
  left: 436px;
  width: 1px;
  height: 1px;
  animation: blink 2.2s infinite;
}
.stars-a .star:nth-child(23) {
  top: 119px;
  left: 24px;
  width: 2px;
  height: 2px;
  animation: blink 2.3s infinite;
}
.stars-a .star:nth-child(24) {
  top: 250px;
  left: 44px;
  width: 1px;
  height: 1px;
  animation: blink 2.4s infinite;
}
.stars-a .star:nth-child(25) {
  top: 328px;
  left: 127px;
  width: 1px;
  height: 1px;
  animation: blink 2.5s infinite;
}
.stars-a .star:nth-child(26) {
  top: 269px;
  left: 123px;
  width: 1px;
  height: 1px;
  animation: blink 2.6s infinite;
}

.stars-b .star:nth-child(1) {
  top: 355px;
  left: 75px;
  width: 1px;
  height: 1px;
  animation: blink 0.1s infinite;
}
.stars-b .star:nth-child(2) {
  top: 304px;
  left: 193px;
  width: 2px;
  height: 2px;
  animation: blink 0.2s infinite;
}
.stars-b .star:nth-child(3) {
  top: 335px;
  left: 164px;
  width: 2px;
  height: 2px;
  animation: blink 0.3s infinite;
}
.stars-b .star:nth-child(4) {
  top: 245px;
  left: 224px;
  width: 2px;
  height: 2px;
  animation: blink 0.4s infinite;
}
.stars-b .star:nth-child(5) {
  top: 151px;
  left: 288px;
  width: 1px;
  height: 1px;
  animation: blink 0.5s infinite;
}
.stars-b .star:nth-child(6) {
  top: 422px;
  left: 333px;
  width: 1px;
  height: 1px;
  animation: blink 0.6s infinite;
}
.stars-b .star:nth-child(7) {
  top: 146px;
  left: 183px;
  width: 1px;
  height: 1px;
  animation: blink 0.7s infinite;
}
.stars-b .star:nth-child(8) {
  top: 14px;
  left: 115px;
  width: 1px;
  height: 1px;
  animation: blink 0.8s infinite;
}
.stars-b .star:nth-child(9) {
  top: 386px;
  left: 471px;
  width: 2px;
  height: 2px;
  animation: blink 0.9s infinite;
}
.stars-b .star:nth-child(10) {
  top: 380px;
  left: 331px;
  width: 3px;
  height: 3px;
  animation: blink 1s infinite;
}
.stars-b .star:nth-child(11) {
  top: 334px;
  left: 5px;
  width: 2px;
  height: 2px;
  animation: blink 1.1s infinite;
}
.stars-b .star:nth-child(12) {
  top: 468px;
  left: 380px;
  width: 2px;
  height: 2px;
  animation: blink 1.2s infinite;
}
.stars-b .star:nth-child(13) {
  top: 315px;
  left: 397px;
  width: 1px;
  height: 1px;
  animation: blink 1.3s infinite;
}
.stars-b .star:nth-child(14) {
  top: 151px;
  left: 365px;
  width: 3px;
  height: 3px;
  animation: blink 1.4s infinite;
}
.stars-b .star:nth-child(15) {
  top: 288px;
  left: 254px;
  width: 2px;
  height: 2px;
  animation: blink 1.5s infinite;
}
.stars-b .star:nth-child(16) {
  top: 453px;
  left: 106px;
  width: 3px;
  height: 3px;
  animation: blink 1.6s infinite;
}
.stars-b .star:nth-child(17) {
  top: 474px;
  left: 3px;
  width: 1px;
  height: 1px;
  animation: blink 1.7s infinite;
}
.stars-b .star:nth-child(18) {
  top: 476px;
  left: 31px;
  width: 2px;
  height: 2px;
  animation: blink 1.8s infinite;
}
.stars-b .star:nth-child(19) {
  top: 224px;
  left: 239px;
  width: 1px;
  height: 1px;
  animation: blink 1.9s infinite;
}
.stars-b .star:nth-child(20) {
  top: 48px;
  left: 369px;
  width: 2px;
  height: 2px;
  animation: blink 2s infinite;
}
.stars-b .star:nth-child(21) {
  top: 295px;
  left: 330px;
  width: 2px;
  height: 2px;
  animation: blink 2.1s infinite;
}
.stars-b .star:nth-child(22) {
  top: 169px;
  left: 174px;
  width: 2px;
  height: 2px;
  animation: blink 2.2s infinite;
}
.stars-b .star:nth-child(23) {
  top: 26px;
  left: 61px;
  width: 3px;
  height: 3px;
  animation: blink 2.3s infinite;
}
.stars-b .star:nth-child(24) {
  top: 247px;
  left: 68px;
  width: 3px;
  height: 3px;
  animation: blink 2.4s infinite;
}
.stars-b .star:nth-child(25) {
  top: 372px;
  left: 141px;
  width: 3px;
  height: 3px;
  animation: blink 2.5s infinite;
}
.stars-b .star:nth-child(26) {
  top: 101px;
  left: 173px;
  width: 2px;
  height: 2px;
  animation: blink 2.6s infinite;
}

@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes blink {
  0% {
    box-shadow: 0;
  }
  50% {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
  }
  100% {
    box-shadow: 0;
  }
}
