*{
  margin: 0;
  padding: 0;
}
body{
  background-color: #9b85c7;
  overflow: hidden;
}
@-webkit-keyframes snow {
  0% { opacity: 0; transform: translateY(0px); }
  20%{ opacity: 1;}
  100% { opacity: 1; transform: translateY(650px); }
}
@-moz-keyframes snow {
  0% { opacity: 0; transform: translateY(0px); }
  20%{ opacity: 1;}
  100% { opacity: 1; transform: translateY(650px); }
}
@keyframes snow {
  0% { opacity: 0; transform: translateY(0px); }
  20%{ opacity: 1;}
  100% { opacity: 1; transform: translateY(650px); }
}
@-webkit-keyframes sun{
  0%{
    transform: rotate(110deg);
  }
  100%{
    transform: rotate(360deg);
  }
}
.box-of-star1,
.box-of-star2,
.box-of-star3,
.box-of-star4{
  width: 100%;
  position: absolute;
  z-index: 10;
  left: 0;
  transform: translateY(650px);
}
.box-of-star1{
  -webkit-animation: snow 5s linear infinite;
}
.box-of-star2{
  -webkit-animation: snow 5s -1.64s linear infinite;
}
.box-of-star3{
  -webkit-animation: snow 5s -2.30s linear infinite;
}
.box-of-star4{
  -webkit-animation: snow 5s -10.30s linear infinite;
}
.star{
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #fa69b6;
  position: absolute;
  z-index: 10;
  opacity: .10;
}
.star:before{
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #fa69b6;
  position: absolute;
  z-index: 10;
  top: 140px;
  left: 170px;
  opacity: .7;
}
.star:after{
  content: "Star";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fa69b6;
  position: absolute;
  z-index: 10;
  top: 10px;
  left: 160px;
  opacity: .9;
}
.star-position1{
  top: 30px;
  left: 20px;
}
.star-position2{
  top: 144px;
  left: 250px;
}
.star-position3{
  top: 60px;
  left: 570px;
}
.star-position4{
  top: 120px;
  left: 900px;
}
.star-position5{
  top: 601px;
  left: 1150px;
}
.star-position6{
  top: 190px;
  left: 1280px;
}
.star-position7{
  top: 30px;
  left: 1480px;
}
.sun{
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 11;
  top: calc(50% - 150px);
  left: calc(50% - 125px);
  -webkit-animation: astronaut 5s linear infinite;
}
.schoolbag{
  width: 100px;
  height: 150px;
  position: absolute;
  z-index: 1;
  top: calc(50% - 150px);
  left: calc(50% - 60px);
  background-color: #fa69b6;
  border-radius: 50px 50px 0 0 / 30px 30px 0 0;
}
.head{
  width: 97px;
  height: 80px;
  position: absolute;
  z-index: 3;
  background: -webkit-linear-gradient(left, #e3e8eb 0%, #fa69b6 50%, #fbfdfa 50%, #8ca395 100%);
  border-radius: 50%;
  top: 34px;
  left: calc(50% - 47.5px);
}
.head:after{
  content: "";
  width: 80px;
  height: 60px;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 30px);
  background: -webkit-linear-gradient(top, #15aece 0%, #15aece 50%, #0391bf 50%, #0391bf 100%);
  border-radius: 15px;
}
.head:before{
  content: "";
  width: 15px;
  height: 25px;
  position: absolute;
  top: calc(50% - 12.5px);
  left: -4px;
  background-color: #8ca395;
  border-radius: 5px;
  box-shadow: 92px 0px 0px #618095;
}
.body{
  width: 50px;
  height: 75px;
  position: absolute;
  z-index: 2;
  background-color: #e8cf54;
  border-radius: 40px / 20px;
  top: 105px;
  left: calc(50% - 41px);
  background: -webkit-linear-gradient(left, #ffd500 0%, #e3e8eb 50%, #68bd70 50%, #fbfdfa 100%);
}
.panel{
  width: 60px;
  height: 40px;
  position: absolute;
  top: 20px;
  left: calc(50% - 30px);
  background-color: #b7cceb;
}
.panel:before{
  content: "";
  width: 50px;
  height: 5px;
  position: absolute;
  top: 9px;
  left: 7px;
  background-color: #dbce18;
  box-shadow: 0px 9px 0px #fbfdfa, 0px 18px 0px #fbfdfa;
}
.panel:after{
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 9px;
  right: 7px;
  background-color: #d48ad0;
  border-radius: 50%;
  box-shadow: 0px 14px 0px 2px #fbfdfa;
}
.arm{
  width: 80px;
  height: 30px;
  position: absolute;
  top: 121px;
  z-index: 2;
}
.arm-left{
  left: 130px;
  background-color: #d48ad0;
  border-radius: 0 0 0 39px;
}
.arm-right{
  right: 30px;
  background-color: #fbfdfa;
  border-radius: 0 0 39px 0;
}
.arm-left:before,
.arm-left:before{
  content: "";
  width: 130px;
  height: 170px;
  position: absolute;
  top: -40px;
}
.arm-left:before{
  border-radius: 50px 50px 0px 120px / 50px 50px 0 110px;
  left: 0;
  background-color: #e3e8eb;
}
.arm-right:before{
  border-radius: 50px 50px 120px 0 / 50px 50px 110px 0;
  right: 0;
  background-color: #d48ad0;
}
.arm-left:after,
.arm-right:after{
  content: "";
  width: 300px;
  height: 100px;
  position: absolute;
  top: -24px;
}
.arm-left:after{
  background-color: #03ff85;
  left: 1;
}
.arm-right:after{
  right: 0;
  background-color: #b6d2e0;
}
.leg{
  width: 30px;
  height: 40px;
  position: absolute;
  z-index: 2;
  bottom: 70px;
}
.leg-left{
  left: 76px;
  background-color: #03ff85;
  transform: rotate(120deg);
}
.leg-right{
  right: 73px;
  background-color: #fbfdfa;
  transform: rotate(-40deg);
}
.leg-left:before,
.leg-right:before{
  content: "";
  width: 50px;
  height: 25px;
  position: absolute;
  bottom: -26px;
}
.leg-left:before{
  left: -20px;
  background-color: #e3e8eb;
  border-radius: 30px 0 0 0;
  border-bottom: 10px solid #6d96ac;
}
.leg-right:before{
  right: -20px;
  background-color: #fbfdfa;
  border-radius: 0 30px 0 0;
  border-bottom: 10px solid #b0cfe4;
}

/*A red border is shown when the button changes the
border-width value > 0*/
.show-div{
  border-style: solid;
  border-width: 0px;
  border-color: red;
}

/*Changes the button's font size*/
.btn{
  font-size:20px;
 	background-color: black;
  color: white;
  padding: 10px;
}