body {
  background: radial-gradient(ellipse at center, #1b2749 0%, #090a0f 80%);
  height: 100vh;
  overflow: hidden;
}

.sky {
  position: absolute;
  top: calc(50% - 100px);
  left: calc(50% - 100px);
  width: 200px;
  height: 200px;
  -webkit-clip-path: circle(200px at center);
          clip-path: circle(200px at center);
}

.star {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  background: #fff;
 
  -webkit-clip-path: text(Math.floor(Math.random()*101));
          clip-path: text(Math.floor(Math.random()*101));
  -webkit-animation: bling 6000ms linear infinite;
          animation: bling 6000ms linear infinite;
}
.star:nth-child(1) {
  top: calc(50% - 29px);
  left: calc(50% - -95px);
  -webkit-animation-delay: -2145ms;
          animation-delay: -2145ms;
}
.star:nth-child(2) {
  top: calc(50% - -149px);
  left: calc(50% - -142px);
  -webkit-animation-delay: -3140ms;
          animation-delay: -3140ms;
}
.star:nth-child(3) {
  top: calc(50% - 155px);
  left: calc(50% - 137px);
  -webkit-animation-delay: -1341ms;
          animation-delay: -1341ms;
}
.star:nth-child(4) {
  top: calc(50% - -12px);
  left: calc(50% - -134px);
  -webkit-animation-delay: -3322ms;
          animation-delay: -3322ms;
}
.star:nth-child(5) {
  top: calc(50% - -86px);
  left: calc(50% - -158px);
  -webkit-animation-delay: -5747ms;
          animation-delay: -5747ms;
}
.star:nth-child(6) {
  top: calc(50% - -17px);
  left: calc(50% - -126px);
  -webkit-animation-delay: -4581ms;
          animation-delay: -4581ms;
}
.star:nth-child(7) {
  top: calc(50% - 105px);
  left: calc(50% - -16px);
  -webkit-animation-delay: -2373ms;
          animation-delay: -2373ms;
}
.star:nth-child(8) {
  top: calc(50% - 139px);
  left: calc(50% - 101px);
  -webkit-animation-delay: -1496ms;
          animation-delay: -1496ms;
}
.star:nth-child(9) {
  top: calc(50% - -121px);
  left: calc(50% - -143px);
  -webkit-animation-delay: -1591ms;
          animation-delay: -1591ms;
}
.star:nth-child(10) {
  top: calc(50% - -188px);
  left: calc(50% - -152px);
  -webkit-animation-delay: -908ms;
          animation-delay: -908ms;
}
.star:nth-child(11) {
  top: calc(50% - 51px);
  left: calc(50% - 79px);
  -webkit-animation-delay: -2925ms;
          animation-delay: -2925ms;
}
.star:nth-child(12) {
  top: calc(50% - -81px);
  left: calc(50% - -162px);
  -webkit-animation-delay: -5666ms;
          animation-delay: -5666ms;
}
.star:nth-child(13) {
  top: calc(50% - -27px);
  left: calc(50% - 140px);
  -webkit-animation-delay: -5965ms;
          animation-delay: -5965ms;
}
.star:nth-child(14) {
  top: calc(50% - 48px);
  left: calc(50% - 34px);
  -webkit-animation-delay: -2689ms;
          animation-delay: -2689ms;
}
.star:nth-child(15) {
  top: calc(50% - 44px);
  left: calc(50% - 20px);
  -webkit-animation-delay: -5379ms;
          animation-delay: -5379ms;
}
.star:nth-child(16) {
  top: calc(50% - -87px);
  left: calc(50% - 30px);
  -webkit-animation-delay: -3362ms;
          animation-delay: -3362ms;
}
.star:nth-child(17) {
  top: calc(50% - -11px);
  left: calc(50% - 156px);
  -webkit-animation-delay: -5123ms;
          animation-delay: -5123ms;
}
.star:nth-child(18) {
  top: calc(50% - 103px);
  left: calc(50% - 65px);
  -webkit-animation-delay: -2002ms;
          animation-delay: -2002ms;
}
.star:nth-child(19) {
  top: calc(50% - 32px);
  left: calc(50% - -63px);
  -webkit-animation-delay: -1445ms;
          animation-delay: -1445ms;
}
.star:nth-child(20) {
  top: calc(50% - -85px);
  left: calc(50% - 39px);
  -webkit-animation-delay: -1041ms;
          animation-delay: -1041ms;
}
.star:nth-child(21) {
  top: calc(50% - -112px);
  left: calc(50% - -45px);
  -webkit-animation-delay: -5214ms;
          animation-delay: -5214ms;
}
.star:nth-child(22) {
  top: calc(50% - -52px);
  left: calc(50% - -165px);
  -webkit-animation-delay: -5100ms;
          animation-delay: -5100ms;
}
.star:nth-child(23) {
  top: calc(50% - -155px);
  left: calc(50% - -152px);
  -webkit-animation-delay: -4128ms;
          animation-delay: -4128ms;
}
.star:nth-child(24) {
  top: calc(50% - 167px);
  left: calc(50% - 32px);
  -webkit-animation-delay: -3439ms;
          animation-delay: -3439ms;
}
.star:nth-child(25) {
  top: calc(50% - 183px);
  left: calc(50% - 33px);
  -webkit-animation-delay: -3318ms;
          animation-delay: -3318ms;
}
.star:nth-child(26) {
  top: calc(50% - 37px);
  left: calc(50% - -21px);
  -webkit-animation-delay: -3792ms;
          animation-delay: -3792ms;
}
.star:nth-child(27) {
  top: calc(50% - 132px);
  left: calc(50% - 136px);
  -webkit-animation-delay: -1564ms;
          animation-delay: -1564ms;
}
.star:nth-child(28) {
  top: calc(50% - 37px);
  left: calc(50% - -192px);
  -webkit-animation-delay: -1894ms;
          animation-delay: -1894ms;
}
.star:nth-child(29) {
  top: calc(50% - -75px);
  left: calc(50% - 187px);
  -webkit-animation-delay: -5809ms;
          animation-delay: -5809ms;
}
.star:nth-child(30) {
  top: calc(50% - 152px);
  left: calc(50% - -27px);
  -webkit-animation-delay: -5951ms;
          animation-delay: -5951ms;
}
.star:nth-child(31) {
  top: calc(50% - 56px);
  left: calc(50% - -186px);
  -webkit-animation-delay: -1193ms;
          animation-delay: -1193ms;
}
.star:nth-child(32) {
  top: calc(50% - 102px);
  left: calc(50% - -6px);
  -webkit-animation-delay: -718ms;
          animation-delay: -718ms;
}
.star:nth-child(33) {
  top: calc(50% - 58px);
  left: calc(50% - -156px);
  -webkit-animation-delay: -1127ms;
          animation-delay: -1127ms;
}
.star:nth-child(34) {
  top: calc(50% - -13px);
  left: calc(50% - -141px);
  -webkit-animation-delay: -3126ms;
          animation-delay: -3126ms;
}
.star:nth-child(35) {
  top: calc(50% - -33px);
  left: calc(50% - 8px);
  -webkit-animation-delay: -353ms;
          animation-delay: -353ms;
}
.star:nth-child(36) {
  top: calc(50% - 167px);
  left: calc(50% - 153px);
  -webkit-animation-delay: -2621ms;
          animation-delay: -2621ms;
}
.star:nth-child(37) {
  top: calc(50% - 64px);
  left: calc(50% - -98px);
  -webkit-animation-delay: -763ms;
          animation-delay: -763ms;
}
.star:nth-child(38) {
  top: calc(50% - 132px);
  left: calc(50% - 183px);
  -webkit-animation-delay: -4068ms;
          animation-delay: -4068ms;
}
.star:nth-child(39) {
  top: calc(50% - 36px);
  left: calc(50% - 40px);
  -webkit-animation-delay: -4114ms;
          animation-delay: -4114ms;
}
.star:nth-child(40) {
  top: calc(50% - 199px);
  left: calc(50% - 196px);
  -webkit-animation-delay: -77ms;
          animation-delay: -77ms;
}
.star:nth-child(41) {
  top: calc(50% - -93px);
  left: calc(50% - -45px);
  -webkit-animation-delay: -1123ms;
          animation-delay: -1123ms;
}
.star:nth-child(42) {
  top: calc(50% - -161px);
  left: calc(50% - 142px);
  -webkit-animation-delay: -4596ms;
          animation-delay: -4596ms;
}
.star:nth-child(43) {
  top: calc(50% - 91px);
  left: calc(50% - -79px);
  -webkit-animation-delay: -5590ms;
          animation-delay: -5590ms;
}
.star:nth-child(44) {
  top: calc(50% - -80px);
  left: calc(50% - -147px);
  -webkit-animation-delay: -4676ms;
          animation-delay: -4676ms;
}
.star:nth-child(45) {
  top: calc(50% - 130px);
  left: calc(50% - -151px);
  -webkit-animation-delay: -3870ms;
          animation-delay: -3870ms;
}
.star:nth-child(46) {
  top: calc(50% - -19px);
  left: calc(50% - 173px);
  -webkit-animation-delay: -1893ms;
          animation-delay: -1893ms;
}
.star:nth-child(47) {
  top: calc(50% - 194px);
  left: calc(50% - -150px);
  -webkit-animation-delay: -2757ms;
          animation-delay: -2757ms;
}
.star:nth-child(48) {
  top: calc(50% - 44px);
  left: calc(50% - 112px);
  -webkit-animation-delay: -2739ms;
          animation-delay: -2739ms;
}
.star:nth-child(49) {
  top: calc(50% - 17px);
  left: calc(50% - -162px);
  -webkit-animation-delay: -2050ms;
          animation-delay: -2050ms;
}
.star:nth-child(50) {
  top: calc(50% - 173px);
  left: calc(50% - -117px);
  -webkit-animation-delay: -2005ms;
          animation-delay: -2005ms;
}
.star:nth-child(51) {
  top: calc(50% - 120px);
  left: calc(50% - 18px);
  -webkit-animation-delay: -5279ms;
          animation-delay: -5279ms;
}
.star:nth-child(52) {
  top: calc(50% - -15px);
  left: calc(50% - -105px);
  -webkit-animation-delay: -4847ms;
          animation-delay: -4847ms;
}
.star:nth-child(53) {
  top: calc(50% - -3px);
  left: calc(50% - 159px);
  -webkit-animation-delay: -5383ms;
          animation-delay: -5383ms;
}
.star:nth-child(54) {
  top: calc(50% - 36px);
  left: calc(50% - -33px);
  -webkit-animation-delay: -4335ms;
          animation-delay: -4335ms;
}
.star:nth-child(55) {
  top: calc(50% - -149px);
  left: calc(50% - 117px);
  -webkit-animation-delay: -751ms;
          animation-delay: -751ms;
}
.star:nth-child(56) {
  top: calc(50% - 65px);
  left: calc(50% - 162px);
  -webkit-animation-delay: -663ms;
          animation-delay: -663ms;
}
.star:nth-child(57) {
  top: calc(50% - 6px);
  left: calc(50% - 13px);
  -webkit-animation-delay: -87ms;
          animation-delay: -87ms;
}
.star:nth-child(58) {
  top: calc(50% - -26px);
  left: calc(50% - 78px);
  -webkit-animation-delay: -2492ms;
          animation-delay: -2492ms;
}
.star:nth-child(59) {
  top: calc(50% - 149px);
  left: calc(50% - -3px);
  -webkit-animation-delay: -1238ms;
          animation-delay: -1238ms;
}
.star:nth-child(60) {
  top: calc(50% - -196px);
  left: calc(50% - 142px);
  -webkit-animation-delay: -4485ms;
          animation-delay: -4485ms;
}
.star:nth-child(61) {
  top: calc(50% - 50px);
  left: calc(50% - 93px);
  -webkit-animation-delay: -2353ms;
          animation-delay: -2353ms;
}
.star:nth-child(62) {
  top: calc(50% - -68px);
  left: calc(50% - 42px);
  -webkit-animation-delay: -1766ms;
          animation-delay: -1766ms;
}
.star:nth-child(63) {
  top: calc(50% - -28px);
  left: calc(50% - 31px);
  -webkit-animation-delay: -3750ms;
          animation-delay: -3750ms;
}
.star:nth-child(64) {
  top: calc(50% - 98px);
  left: calc(50% - 54px);
  -webkit-animation-delay: -3718ms;
          animation-delay: -3718ms;
}
.star:nth-child(65) {
  top: calc(50% - -54px);
  left: calc(50% - 61px);
  -webkit-animation-delay: -1995ms;
          animation-delay: -1995ms;
}
.star:nth-child(66) {
  top: calc(50% - 85px);
  left: calc(50% - 13px);
  -webkit-animation-delay: -2172ms;
          animation-delay: -2172ms;
}
.star:nth-child(67) {
  top: calc(50% - -33px);
  left: calc(50% - 148px);
  -webkit-animation-delay: -2731ms;
          animation-delay: -2731ms;
}
.star:nth-child(68) {
  top: calc(50% - -185px);
  left: calc(50% - 61px);
  -webkit-animation-delay: -2929ms;
          animation-delay: -2929ms;
}
.star:nth-child(69) {
  top: calc(50% - -5px);
  left: calc(50% - -57px);
  -webkit-animation-delay: -117ms;
          animation-delay: -117ms;
}
.star:nth-child(70) {
  top: calc(50% - -74px);
  left: calc(50% - -101px);
  -webkit-animation-delay: -970ms;
          animation-delay: -970ms;
}
.star:nth-child(71) {
  top: calc(50% - -147px);
  left: calc(50% - 122px);
  -webkit-animation-delay: -4451ms;
          animation-delay: -4451ms;
}
.star:nth-child(72) {
  top: calc(50% - -108px);
  left: calc(50% - 112px);
  -webkit-animation-delay: -4075ms;
          animation-delay: -4075ms;
}
.star:nth-child(73) {
  top: calc(50% - -16px);
  left: calc(50% - 82px);
  -webkit-animation-delay: -3315ms;
          animation-delay: -3315ms;
}
.star:nth-child(74) {
  top: calc(50% - 106px);
  left: calc(50% - 57px);
  -webkit-animation-delay: -4120ms;
          animation-delay: -4120ms;
}
.star:nth-child(75) {
  top: calc(50% - 47px);
  left: calc(50% - -142px);
  -webkit-animation-delay: -2871ms;
          animation-delay: -2871ms;
}
.star:nth-child(76) {
  top: calc(50% - 10px);
  left: calc(50% - -88px);
  -webkit-animation-delay: -5623ms;
          animation-delay: -5623ms;
}
.star:nth-child(77) {
  top: calc(50% - 85px);
  left: calc(50% - 47px);
  -webkit-animation-delay: -3426ms;
          animation-delay: -3426ms;
}
.star:nth-child(78) {
  top: calc(50% - 118px);
  left: calc(50% - -29px);
  -webkit-animation-delay: -1726ms;
          animation-delay: -1726ms;
}
.star:nth-child(79) {
  top: calc(50% - -190px);
  left: calc(50% - 109px);
  -webkit-animation-delay: -803ms;
          animation-delay: -803ms;
}
.star:nth-child(80) {
  top: calc(50% - -57px);
  left: calc(50% - -75px);
  -webkit-animation-delay: -2497ms;
          animation-delay: -2497ms;
}
.star:nth-child(81) {
  top: calc(50% - 155px);
  left: calc(50% - -155px);
  -webkit-animation-delay: -5260ms;
          animation-delay: -5260ms;
}
.star:nth-child(82) {
  top: calc(50% - -132px);
  left: calc(50% - 62px);
  -webkit-animation-delay: -820ms;
          animation-delay: -820ms;
}
.star:nth-child(83) {
  top: calc(50% - 73px);
  left: calc(50% - 181px);
  -webkit-animation-delay: -5555ms;
          animation-delay: -5555ms;
}
.star:nth-child(84) {
  top: calc(50% - -139px);
  left: calc(50% - -190px);
  -webkit-animation-delay: -2787ms;
          animation-delay: -2787ms;
}
.star:nth-child(85) {
  top: calc(50% - -187px);
  left: calc(50% - -133px);
  -webkit-animation-delay: -1599ms;
          animation-delay: -1599ms;
}
.star:nth-child(86) {
  top: calc(50% - 5px);
  left: calc(50% - -74px);
  -webkit-animation-delay: -5414ms;
          animation-delay: -5414ms;
}
.star:nth-child(87) {
  top: calc(50% - 180px);
  left: calc(50% - -63px);
  -webkit-animation-delay: -2608ms;
          animation-delay: -2608ms;
}
.star:nth-child(88) {
  top: calc(50% - -148px);
  left: calc(50% - -122px);
  -webkit-animation-delay: -3586ms;
          animation-delay: -3586ms;
}
.star:nth-child(89) {
  top: calc(50% - -159px);
  left: calc(50% - -142px);
  -webkit-animation-delay: -1503ms;
          animation-delay: -1503ms;
}
.star:nth-child(90) {
  top: calc(50% - 32px);
  left: calc(50% - -185px);
  -webkit-animation-delay: -3550ms;
          animation-delay: -3550ms;
}
.star:nth-child(91) {
  top: calc(50% - 23px);
  left: calc(50% - 169px);
  -webkit-animation-delay: -3109ms;
          animation-delay: -3109ms;
}
.star:nth-child(92) {
  top: calc(50% - -26px);
  left: calc(50% - -144px);
  -webkit-animation-delay: -5415ms;
          animation-delay: -5415ms;
}
.star:nth-child(93) {
  top: calc(50% - 53px);
  left: calc(50% - -137px);
  -webkit-animation-delay: -897ms;
          animation-delay: -897ms;
}
.star:nth-child(94) {
  top: calc(50% - 106px);
  left: calc(50% - 156px);
  -webkit-animation-delay: -2394ms;
          animation-delay: -2394ms;
}
.star:nth-child(95) {
  top: calc(50% - -90px);
  left: calc(50% - -68px);
  -webkit-animation-delay: -3463ms;
          animation-delay: -3463ms;
}
.star:nth-child(96) {
  top: calc(50% - -88px);
  left: calc(50% - -47px);
  -webkit-animation-delay: -2395ms;
          animation-delay: -2395ms;
}
.star:nth-child(97) {
  top: calc(50% - 101px);
  left: calc(50% - -8px);
  -webkit-animation-delay: -109ms;
          animation-delay: -109ms;
}
.star:nth-child(98) {
  top: calc(50% - -132px);
  left: calc(50% - 60px);
  -webkit-animation-delay: -2010ms;
          animation-delay: -2010ms;
}
.star:nth-child(99) {
  top: calc(50% - 94px);
  left: calc(50% - -188px);
  -webkit-animation-delay: -2696ms;
          animation-delay: -2696ms;
}
.star:nth-child(100) {
  top: calc(50% - -148px);
  left: calc(50% - 156px);
  -webkit-animation-delay: -4227ms;
          animation-delay: -4227ms;
}
.star:nth-child(101) {
  top: calc(50% - -114px);
  left: calc(50% - 58px);
  -webkit-animation-delay: -2887ms;
          animation-delay: -2887ms;
}
.star:nth-child(102) {
  top: calc(50% - 100px);
  left: calc(50% - 155px);
  -webkit-animation-delay: -581ms;
          animation-delay: -581ms;
}
.star:nth-child(103) {
  top: calc(50% - 190px);
  left: calc(50% - 21px);
  -webkit-animation-delay: -4282ms;
          animation-delay: -4282ms;
}
.star:nth-child(104) {
  top: calc(50% - -109px);
  left: calc(50% - -152px);
  -webkit-animation-delay: -4991ms;
          animation-delay: -4991ms;
}
.star:nth-child(105) {
  top: calc(50% - 66px);
  left: calc(50% - -34px);
  -webkit-animation-delay: -5294ms;
          animation-delay: -5294ms;
}
.star:nth-child(106) {
  top: calc(50% - -117px);
  left: calc(50% - -118px);
  -webkit-animation-delay: -1041ms;
          animation-delay: -1041ms;
}
.star:nth-child(107) {
  top: calc(50% - -192px);
  left: calc(50% - 181px);
  -webkit-animation-delay: -2428ms;
          animation-delay: -2428ms;
}
.star:nth-child(108) {
  top: calc(50% - 43px);
  left: calc(50% - -55px);
  -webkit-animation-delay: -5301ms;
          animation-delay: -5301ms;
}
.star:nth-child(109) {
  top: calc(50% - -81px);
  left: calc(50% - -17px);
  -webkit-animation-delay: -4936ms;
          animation-delay: -4936ms;
}
.star:nth-child(110) {
  top: calc(50% - -143px);
  left: calc(50% - 139px);
  -webkit-animation-delay: -2741ms;
          animation-delay: -2741ms;
}
.star:nth-child(111) {
  top: calc(50% - 94px);
  left: calc(50% - -94px);
  -webkit-animation-delay: -666ms;
          animation-delay: -666ms;
}
.star:nth-child(112) {
  top: calc(50% - -109px);
  left: calc(50% - -98px);
  -webkit-animation-delay: -2954ms;
          animation-delay: -2954ms;
}
.star:nth-child(113) {
  top: calc(50% - -4px);
  left: calc(50% - -108px);
  -webkit-animation-delay: -5760ms;
          animation-delay: -5760ms;
}
.star:nth-child(114) {
  top: calc(50% - -86px);
  left: calc(50% - 169px);
  -webkit-animation-delay: -982ms;
          animation-delay: -982ms;
}
.star:nth-child(115) {
  top: calc(50% - 54px);
  left: calc(50% - -20px);
  -webkit-animation-delay: -5067ms;
          animation-delay: -5067ms;
}
.star:nth-child(116) {
  top: calc(50% - -181px);
  left: calc(50% - 59px);
  -webkit-animation-delay: -4172ms;
          animation-delay: -4172ms;
}
.star:nth-child(117) {
  top: calc(50% - 88px);
  left: calc(50% - -57px);
  -webkit-animation-delay: -5453ms;
          animation-delay: -5453ms;
}
.star:nth-child(118) {
  top: calc(50% - -159px);
  left: calc(50% - -29px);
  -webkit-animation-delay: -4440ms;
          animation-delay: -4440ms;
}
.star:nth-child(119) {
  top: calc(50% - -20px);
  left: calc(50% - 156px);
  -webkit-animation-delay: -4721ms;
          animation-delay: -4721ms;
}
.star:nth-child(120) {
  top: calc(50% - -107px);
  left: calc(50% - 140px);
  -webkit-animation-delay: -655ms;
          animation-delay: -655ms;
}
.star:nth-child(121) {
  top: calc(50% - -114px);
  left: calc(50% - -104px);
  -webkit-animation-delay: -871ms;
          animation-delay: -871ms;
}
.star:nth-child(122) {
  top: calc(50% - 144px);
  left: calc(50% - 10px);
  -webkit-animation-delay: -4541ms;
          animation-delay: -4541ms;
}
.star:nth-child(123) {
  top: calc(50% - -120px);
  left: calc(50% - -182px);
  -webkit-animation-delay: -271ms;
          animation-delay: -271ms;
}
.star:nth-child(124) {
  top: calc(50% - 199px);
  left: calc(50% - -174px);
  -webkit-animation-delay: -2869ms;
          animation-delay: -2869ms;
}
.star:nth-child(125) {
  top: calc(50% - 132px);
  left: calc(50% - 173px);
  -webkit-animation-delay: -159ms;
          animation-delay: -159ms;
}
.star:nth-child(126) {
  top: calc(50% - 149px);
  left: calc(50% - -90px);
  -webkit-animation-delay: -2475ms;
          animation-delay: -2475ms;
}
.star:nth-child(127) {
  top: calc(50% - 180px);
  left: calc(50% - -143px);
  -webkit-animation-delay: -59ms;
          animation-delay: -59ms;
}
.star:nth-child(128) {
  top: calc(50% - 197px);
  left: calc(50% - 72px);
  -webkit-animation-delay: -3817ms;
          animation-delay: -3817ms;
}
.star:nth-child(129) {
  top: calc(50% - 61px);
  left: calc(50% - 144px);
  -webkit-animation-delay: -949ms;
          animation-delay: -949ms;
}
.star:nth-child(130) {
  top: calc(50% - -87px);
  left: calc(50% - -138px);
  -webkit-animation-delay: -2827ms;
          animation-delay: -2827ms;
}
.star:nth-child(131) {
  top: calc(50% - -8px);
  left: calc(50% - -109px);
  -webkit-animation-delay: -1013ms;
          animation-delay: -1013ms;
}
.star:nth-child(132) {
  top: calc(50% - -171px);
  left: calc(50% - -145px);
  -webkit-animation-delay: -5611ms;
          animation-delay: -5611ms;
}
.star:nth-child(133) {
  top: calc(50% - -38px);
  left: calc(50% - -115px);
  -webkit-animation-delay: -1707ms;
          animation-delay: -1707ms;
}
.star:nth-child(134) {
  top: calc(50% - -48px);
  left: calc(50% - 95px);
  -webkit-animation-delay: -1742ms;
          animation-delay: -1742ms;
}
.star:nth-child(135) {
  top: calc(50% - -115px);
  left: calc(50% - 161px);
  -webkit-animation-delay: -3600ms;
          animation-delay: -3600ms;
}
.star:nth-child(136) {
  top: calc(50% - -41px);
  left: calc(50% - -67px);
  -webkit-animation-delay: -2816ms;
          animation-delay: -2816ms;
}
.star:nth-child(137) {
  top: calc(50% - -152px);
  left: calc(50% - 165px);
  -webkit-animation-delay: -2316ms;
          animation-delay: -2316ms;
}
.star:nth-child(138) {
  top: calc(50% - 158px);
  left: calc(50% - 115px);
  -webkit-animation-delay: -2267ms;
          animation-delay: -2267ms;
}
.star:nth-child(139) {
  top: calc(50% - -196px);
  left: calc(50% - -96px);
  -webkit-animation-delay: -1567ms;
          animation-delay: -1567ms;
}
.star:nth-child(140) {
  top: calc(50% - 164px);
  left: calc(50% - 155px);
  -webkit-animation-delay: -4481ms;
          animation-delay: -4481ms;
}
.star:nth-child(141) {
  top: calc(50% - -61px);
  left: calc(50% - 5px);
  -webkit-animation-delay: -4132ms;
          animation-delay: -4132ms;
}
.star:nth-child(142) {
  top: calc(50% - -20px);
  left: calc(50% - 24px);
  -webkit-animation-delay: -3122ms;
          animation-delay: -3122ms;
}
.star:nth-child(143) {
  top: calc(50% - -34px);
  left: calc(50% - -98px);
  -webkit-animation-delay: -4563ms;
          animation-delay: -4563ms;
}
.star:nth-child(144) {
  top: calc(50% - -86px);
  left: calc(50% - 89px);
  -webkit-animation-delay: -33ms;
          animation-delay: -33ms;
}
.star:nth-child(145) {
  top: calc(50% - 89px);
  left: calc(50% - 130px);
  -webkit-animation-delay: -1147ms;
          animation-delay: -1147ms;
}
.star:nth-child(146) {
  top: calc(50% - 193px);
  left: calc(50% - 55px);
  -webkit-animation-delay: -5594ms;
          animation-delay: -5594ms;
}
.star:nth-child(147) {
  top: calc(50% - -128px);
  left: calc(50% - -64px);
  -webkit-animation-delay: -3229ms;
          animation-delay: -3229ms;
}
.star:nth-child(148) {
  top: calc(50% - 135px);
  left: calc(50% - 1px);
  -webkit-animation-delay: -3079ms;
          animation-delay: -3079ms;
}
.star:nth-child(149) {
  top: calc(50% - -116px);
  left: calc(50% - -156px);
  -webkit-animation-delay: -3995ms;
          animation-delay: -3995ms;
}
.star:nth-child(150) {
  top: calc(50% - 51px);
  left: calc(50% - 160px);
  -webkit-animation-delay: -2990ms;
          animation-delay: -2990ms;
}
.star:nth-child(151) {
  top: calc(50% - -149px);
  left: calc(50% - 67px);
  -webkit-animation-delay: -1413ms;
          animation-delay: -1413ms;
}
.star:nth-child(152) {
  top: calc(50% - 3px);
  left: calc(50% - 197px);
  -webkit-animation-delay: -5087ms;
          animation-delay: -5087ms;
}
.star:nth-child(153) {
  top: calc(50% - 127px);
  left: calc(50% - 19px);
  -webkit-animation-delay: -3831ms;
          animation-delay: -3831ms;
}
.star:nth-child(154) {
  top: calc(50% - 155px);
  left: calc(50% - -124px);
  -webkit-animation-delay: -4718ms;
          animation-delay: -4718ms;
}
.star:nth-child(155) {
  top: calc(50% - -112px);
  left: calc(50% - 23px);
  -webkit-animation-delay: -4678ms;
          animation-delay: -4678ms;
}
.star:nth-child(156) {
  top: calc(50% - 174px);
  left: calc(50% - 105px);
  -webkit-animation-delay: -559ms;
          animation-delay: -559ms;
}
.star:nth-child(157) {
  top: calc(50% - 40px);
  left: calc(50% - 185px);
  -webkit-animation-delay: -3169ms;
          animation-delay: -3169ms;
}
.star:nth-child(158) {
  top: calc(50% - -33px);
  left: calc(50% - -121px);
  -webkit-animation-delay: -3302ms;
          animation-delay: -3302ms;
}
.star:nth-child(159) {
  top: calc(50% - -148px);
  left: calc(50% - 75px);
  -webkit-animation-delay: -5529ms;
          animation-delay: -5529ms;
}
.star:nth-child(160) {
  top: calc(50% - -159px);
  left: calc(50% - -197px);
  -webkit-animation-delay: -538ms;
          animation-delay: -538ms;
}
.star:nth-child(161) {
  top: calc(50% - -179px);
  left: calc(50% - -156px);
  -webkit-animation-delay: -869ms;
          animation-delay: -869ms;
}
.star:nth-child(162) {
  top: calc(50% - 162px);
  left: calc(50% - -22px);
  -webkit-animation-delay: -1333ms;
          animation-delay: -1333ms;
}
.star:nth-child(163) {
  top: calc(50% - 8px);
  left: calc(50% - 52px);
  -webkit-animation-delay: -2521ms;
          animation-delay: -2521ms;
}
.star:nth-child(164) {
  top: calc(50% - -93px);
  left: calc(50% - 98px);
  -webkit-animation-delay: -1566ms;
          animation-delay: -1566ms;
}
.star:nth-child(165) {
  top: calc(50% - -2px);
  left: calc(50% - -92px);
  -webkit-animation-delay: -3253ms;
          animation-delay: -3253ms;
}
.star:nth-child(166) {
  top: calc(50% - -25px);
  left: calc(50% - 118px);
  -webkit-animation-delay: -2920ms;
          animation-delay: -2920ms;
}
.star:nth-child(167) {
  top: calc(50% - -154px);
  left: calc(50% - 21px);
  -webkit-animation-delay: -5103ms;
          animation-delay: -5103ms;
}
.star:nth-child(168) {
  top: calc(50% - 164px);
  left: calc(50% - 17px);
  -webkit-animation-delay: -125ms;
          animation-delay: -125ms;
}
.star:nth-child(169) {
  top: calc(50% - 35px);
  left: calc(50% - -48px);
  -webkit-animation-delay: -3898ms;
          animation-delay: -3898ms;
}
.star:nth-child(170) {
  top: calc(50% - 198px);
  left: calc(50% - 70px);
  -webkit-animation-delay: -1795ms;
          animation-delay: -1795ms;
}
.star:nth-child(171) {
  top: calc(50% - -88px);
  left: calc(50% - 170px);
  -webkit-animation-delay: -5247ms;
          animation-delay: -5247ms;
}
.star:nth-child(172) {
  top: calc(50% - -29px);
  left: calc(50% - 96px);
  -webkit-animation-delay: -5893ms;
          animation-delay: -5893ms;
}
.star:nth-child(173) {
  top: calc(50% - -121px);
  left: calc(50% - -49px);
  -webkit-animation-delay: -4242ms;
          animation-delay: -4242ms;
}
.star:nth-child(174) {
  top: calc(50% - 161px);
  left: calc(50% - 5px);
  -webkit-animation-delay: -5530ms;
          animation-delay: -5530ms;
}
.star:nth-child(175) {
  top: calc(50% - 143px);
  left: calc(50% - 117px);
  -webkit-animation-delay: -5702ms;
          animation-delay: -5702ms;
}
.star:nth-child(176) {
  top: calc(50% - 11px);
  left: calc(50% - 28px);
  -webkit-animation-delay: -3820ms;
          animation-delay: -3820ms;
}
.star:nth-child(177) {
  top: calc(50% - 5px);
  left: calc(50% - -168px);
  -webkit-animation-delay: -3243ms;
          animation-delay: -3243ms;
}
.star:nth-child(178) {
  top: calc(50% - -60px);
  left: calc(50% - 45px);
  -webkit-animation-delay: -4371ms;
          animation-delay: -4371ms;
}
.star:nth-child(179) {
  top: calc(50% - 82px);
  left: calc(50% - 192px);
  -webkit-animation-delay: -2294ms;
          animation-delay: -2294ms;
}
.star:nth-child(180) {
  top: calc(50% - 170px);
  left: calc(50% - 31px);
  -webkit-animation-delay: -2672ms;
          animation-delay: -2672ms;
}
.star:nth-child(181) {
  top: calc(50% - -56px);
  left: calc(50% - 24px);
  -webkit-animation-delay: -1871ms;
          animation-delay: -1871ms;
}
.star:nth-child(182) {
  top: calc(50% - -26px);
  left: calc(50% - -84px);
  -webkit-animation-delay: -3886ms;
          animation-delay: -3886ms;
}
.star:nth-child(183) {
  top: calc(50% - -176px);
  left: calc(50% - 166px);
  -webkit-animation-delay: -5441ms;
          animation-delay: -5441ms;
}
.star:nth-child(184) {
  top: calc(50% - 42px);
  left: calc(50% - 41px);
  -webkit-animation-delay: -811ms;
          animation-delay: -811ms;
}
.star:nth-child(185) {
  top: calc(50% - -192px);
  left: calc(50% - 139px);
  -webkit-animation-delay: -4984ms;
          animation-delay: -4984ms;
}
.star:nth-child(186) {
  top: calc(50% - -133px);
  left: calc(50% - -33px);
  -webkit-animation-delay: -3046ms;
          animation-delay: -3046ms;
}
.star:nth-child(187) {
  top: calc(50% - 160px);
  left: calc(50% - 197px);
  -webkit-animation-delay: -5079ms;
          animation-delay: -5079ms;
}
.star:nth-child(188) {
  top: calc(50% - 28px);
  left: calc(50% - -129px);
  -webkit-animation-delay: -1540ms;
          animation-delay: -1540ms;
}
.star:nth-child(189) {
  top: calc(50% - -96px);
  left: calc(50% - 103px);
  -webkit-animation-delay: -5396ms;
          animation-delay: -5396ms;
}
.star:nth-child(190) {
  top: calc(50% - -100px);
  left: calc(50% - 196px);
  -webkit-animation-delay: -707ms;
          animation-delay: -707ms;
}
.star:nth-child(191) {
  top: calc(50% - -146px);
  left: calc(50% - 81px);
  -webkit-animation-delay: -2873ms;
          animation-delay: -2873ms;
}
.star:nth-child(192) {
  top: calc(50% - -60px);
  left: calc(50% - 52px);
  -webkit-animation-delay: -5656ms;
          animation-delay: -5656ms;
}
.star:nth-child(193) {
  top: calc(50% - 87px);
  left: calc(50% - 22px);
  -webkit-animation-delay: -360ms;
          animation-delay: -360ms;
}
.star:nth-child(194) {
  top: calc(50% - 165px);
  left: calc(50% - -42px);
  -webkit-animation-delay: -1717ms;
          animation-delay: -1717ms;
}
.star:nth-child(195) {
  top: calc(50% - 191px);
  left: calc(50% - 13px);
  -webkit-animation-delay: -489ms;
          animation-delay: -489ms;
}
.star:nth-child(196) {
  top: calc(50% - -181px);
  left: calc(50% - 106px);
  -webkit-animation-delay: -2864ms;
          animation-delay: -2864ms;
}
.star:nth-child(197) {
  top: calc(50% - 105px);
  left: calc(50% - 75px);
  -webkit-animation-delay: -4987ms;
          animation-delay: -4987ms;
}
.star:nth-child(198) {
  top: calc(50% - -70px);
  left: calc(50% - 67px);
  -webkit-animation-delay: -2745ms;
          animation-delay: -2745ms;
}
.star:nth-child(199) {
  top: calc(50% - -102px);
  left: calc(50% - -85px);
  -webkit-animation-delay: -982ms;
          animation-delay: -982ms;
}
.star:nth-child(200) {
  top: calc(50% - -107px);
  left: calc(50% - 122px);
  -webkit-animation-delay: -697ms;
          animation-delay: -697ms;
}

@-webkit-keyframes bling {
  0% {
    -webkit-transform: scale(0) rotateZ(45deg) translate(-300px);
            transform: scale(0) rotateZ(45deg) translate(-300px);
    background: #ff00ff;
  }
  50% {
    -webkit-transform: scale(1) rotateZ(45deg) translate(0);
            transform: scale(1) rotateZ(45deg) translate(0);
    background: #ffffff;
  }
  100% {
    -webkit-transform: scale(0) rotateZ(45deg) translate(300px);
            transform: scale(0) rotateZ(45deg) translate(300px);
    background: #0000ff;
  }
}

@keyframes bling {
  0% {
    -webkit-transform: scale(0) rotateZ(45deg) translate(-300px);
            transform: scale(0) rotateZ(45deg) translate(-300px);
    background: #ff00ff;
  }
  50% {
    -webkit-transform: scale(1) rotateZ(45deg) translate(0);
            transform: scale(1) rotateZ(45deg) translate(0);
    background: #ffffff;
  }
  100% {
    -webkit-transform: scale(0) rotateZ(45deg) translate(300px);
            transform: scale(0) rotateZ(45deg) translate(300px);
    background: #0000ff;
  }
}


