html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}



@font-face {
  font-family: 'Wonderian';
  src: url(fonts/Wonderian.otf);
}
@font-face{
  font-family: 'Chalkduster';
  src: url(fonts/Chalkduster.ttf);
}

@font-face {
  font-family: '123Marker';
  src: url(fonts/123Marker.ttf);
}
.background{
  background-color: #6491d1;
  height: 45%;
  width: 100%;
top: 0;
left: 0;
}

.background2{
  background-color: #234d88;
  height: 100%;
  width: 100%;
 top: 50%;
 left: 0;
 box-shadow: 5px 5px 25px 10px rgb(9, 122, 236);
}


.bar{
  background-color: #1b263b;
  position: fixed;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  z-index: 2;
}


.button1{
background-color: #415a77;
 color: white;
 top: 0;
 height: 50px;
 width: 100px;
 border: none;
 cursor: pointer;
 position: fixed;
 font-size: 10pt;
 font-family: 'Wonderian';
 letter-spacing: 1px;
 z-index: 3;
 
}
.button1:hover{
  background-color: #2d3e52;
}

.text1{
  z-index: 1;
  position: absolute;
  top: 55px;
  color: white;
  left: 30%;
  right: 30%;
  text-align: center;
  font-family: 'Wonderian';
  letter-spacing: 5px;
  height: 50px;
}

.text2{
  position: absolute;
  color: white;
  text-align: center;
  font-family: 'Chalkduster';
  letter-spacing: 5px;
  left: 30%;
  right: 30%;
  top: 400px;
  height: 50px;
}


.text3{
  position: absolute;
  color: white;
  text-align: center;
  left: 41.5%;
  top: 64%;
  font-size: 12pt;
  font-family: '123Marker';
  height: 50px;
}

.text4{
  position: absolute;
  color: white;
  text-align: center;
  left: 41.5%;
  top: 79%;
  font-size: 12pt;
  font-family: '123Marker';
  height: 50px;
}

.text5{
  position: absolute;
  color: white;
  text-align: center;
  left: 41.5%;
  top: 92%;
  font-size: 12pt;
  font-family: '123Marker';
  height: 50px;
}

.text6{
  position: absolute;
  color: white;
  text-align: center;
  left: 41.5%;
  top: 109%;
  font-size: 12pt;
  font-family: '123Marker';
  height: 50px;
}

.text7{
  position: absolute;
  color: white;
  text-align: center;
  left: 41.5%;
  top: 124%;
  font-size: 12pt;
  font-family: '123Marker';
  height: 50px;
}

.text8{
  position: absolute;
  color: white;
  text-align: center;
  left: 91.5%;
  top: 140%;
  font-size: 12pt;
  font-family: '123Marker';
  height: 25px;
  text-shadow: 5px 5px 5px black;
}

.buttons{
  display: flex;
  justify-content: center;
 height: 50px;
 width: 100%;
 top: 0;
 left: 0;
 position: absolute;
}


.img1{
  position: absolute;
  top: 80%;
  height: 45%;
  left: 5%;
}

.img2{
  position: absolute;
  left: 70%;
  height: 30%;
  top: 10%;
}

.img3{
  position: absolute;
  left: 35%;
  top: 60%;
  height: 100px;
  width: 100px;
  box-shadow: 5px 5px 15px 1px;
}

.img4{
  position: absolute;
  left: 35%;
  top: 75%;
  height: 100px;
  width: 100px;
  box-shadow: 5px 5px 15px 1px;
}

.img5{
  position: absolute;
  left: 35%;
  top: 90%;
  height: 100px;
  width: 100px;
  box-shadow: 5px 5px 15px 1px;
}

.img6{
  position: absolute;
  left: 35%;
  top: 105%;
  height: 100px;
  width: 100px;
  box-shadow: 5px 5px 15px 1px;
}

.img7{
  position: absolute;
  left: 35%;
  top: 120%;
  height: 100px;
  width: 100px;
  box-shadow: 5px 5px 15px 1px;
}

.img8{
  position: absolute;
  left: 35.8%;
  top: 61.5%;
  height: 75px;
  width: 75px;
  opacity: 0.3;
}

.img9{
  position: absolute;
  left: 35.8%;
  top: 76.5%;
  height: 75px;
  width: 75px;
  opacity: 0.3;
}

.img10{
  position: absolute;
  left: 35.8%;
  top: 91.5%;
  height: 75px;
  width: 75px;
  opacity: 0.3;
}

.img11{
  position: absolute;
  left: 35.8%;
  top: 106.6%;
  height: 75px;
  width: 75px;
  opacity: 0.3;
}

.img12{
  position: absolute;
  left: 35.8%;
  top: 121.6%;
  height: 75px;
  width: 75px;
  opacity: 0.3;
}

.bimg1{
  z-index: 1;
    position: absolute;
  left: 7%;
  top: 30%;
  height: 75px;
  width: 75px;
}

.bimg2{
  z-index: 1;
    position: absolute;
  left: 90%;
  top: 12%;
  height: 75px;
  width: 75px;
}

.bimg3{
  z-index: 1;
    position: absolute;
  left: 76%;
  top: 55%;
  height: 75px;
  width: 75px;
}

.bimg4{
  z-index: 1;
    position: absolute;
  left: 20%;
  top: 67%;
  height: 75px;
  width: 75px;
}

.bimg5{
  z-index: 1;
    position: absolute;
  left: 90%;
  top: 85%;
  height: 75px;
  width: 75px;
}

.bimg6{
  z-index: 1;
    position: absolute;
  left: 9%;
  top: 130%;
  height: 75px;
  width: 75px;
}

.bimg7{
  z-index: 1;
  position: absolute;
  left: 70%;
  top: 110%;
  height: 75px;
  width: 75px;
}

@media (max-width: 600px) {

  .background{
  background-color: #6491d1;
  height: 30%;
  width: 100%;
top: 0;
left: 0;
}

.background2{
  background-color: #234d88;
  height: 70%;
  width: 100%;
 top: 50%;
 left: 0;
 box-shadow: 5px 5px 25px 10px rgb(9, 122, 236);
}

  .text1{
  z-index: 1;
  position: absolute;
  top: 55px;
  color: white;
  left: 30%;
  right: 30%;
  text-align: center;
  font-family: 'Wonderian';
  letter-spacing: 5px;
  height: 50px;
  font-size: 10pt;
}

.text2{
  position: absolute;
  color: white;
  text-align: center;
  font-family: 'Chalkduster';
  letter-spacing: 5px;
  left: 30%;
  right: 30%;
  top: 240px;
  height: 50px;
  font-size: 10pt;
}

.text3{
  position: absolute;
  color: white;
  text-align: center;
  left: 50%;
  top: 41.5%;
  font-size: 7pt;
  font-family: '123Marker';
  height: 50px;
}

.text4{
  position: absolute;
  color: white;
  text-align: center;
  left: 50%;
  top: 51.6%;
  font-size: 7pt;
  font-family: '123Marker';
  height: 50px;
}

.text5{
  position: absolute;
  color: white;
  text-align: center;
  left: 50%;
  top: 61%;
  font-size: 7pt;
  font-family: '123Marker';
  height: 50px;
}

.text6{
  position: absolute;
  color: white;
  text-align: center;
  left: 50%;
  top: 71.5%;
  font-size: 7pt;
  font-family: '123Marker';
  height: 50px;
}

.text7{
  position: absolute;
  color: white;
  text-align: center;
  left: 50%;
  top: 82%;
  font-size: 7pt;
  font-family: '123Marker';
  height: 50px;
}

.text8{
  position: absolute;
  color: white;
  text-align: center;
  left: 85%;
  top: 95%;
  font-size: 7pt;
  font-family: '123Marker';
  height: 25px;
  text-shadow: 5px 5px 5px black;
}


.img1{
  position: absolute;
  top: 50%;
  width: 35%;
  height: auto;
  left: 0%;
}

.img2{
  position: absolute;
  top: 12%;
  width: 35%;
  height: auto;
  left: 65%;
}

.img3{
  position: absolute;
  left: 35%;
  top: 40%;
  height: auto;
  width: 50px;
  box-shadow: 5px 5px 15px 1px;
}

.img4{
  position: absolute;
  left: 35%;
  top: 50%;
  height: auto;
  width: 50px;
  box-shadow: 5px 5px 15px 1px;
}

.img5{
  position: absolute;
  left: 35%;
  top: 60%;
  height: auto;
  width: 50px;
  box-shadow: 5px 5px 15px 1px;
}

.img6{
  position: absolute;
  left: 35%;
  top: 70%;
  height: auto;
  width: 50px;
  box-shadow: 5px 5px 15px 1px;
}

.img7{
  position: absolute;
  left: 35%;
  top: 80.5%;
  height: auto;
  width: 50px;
  box-shadow: 5px 5px 15px 1px;
}

.img8{
  position: absolute;
  left: 36.6%;
  top: 41%;
  height: auto;
  width: 40px;
  opacity: 0.3;
}

.img9{
  position: absolute;
  left: 36.6%;
  top: 51%;
  height: auto;
  width: 40px;
  opacity: 0.3;
}

.img10{
  position: absolute;
  left: 36.6%;
  top: 60.5%;
  height: auto;
  width: 40px;
  opacity: 0.3;
}

.img11{
  position: absolute;
  left: 36.6%;
  top: 70.5%;
  height: auto;
  width: 40px;
  opacity: 0.3;
}

.img12{
  position: absolute;
  left: 36.6%;
  top: 81.5%;
  height: auto;
  width: 40px;
  opacity: 0.3;
}
html, body {
  margin: 0;
  padding: 0;
  max-height: 100vh;
}

.bimg1{
  z-index: 1;
    position: absolute;
  left: 7%;
  top: 20%;
  height: auto;
  width: 25px;
}

.bimg2{
  z-index: 1;
    position: absolute;
  left: 90%;
  top: 10%;
  height: auto;
  width: 25px;
}

.bimg3{
  z-index: 1;
    position: absolute;
  left: 80%;
  top: 35%;
  height: auto;
  width: 25px;
}

.bimg4{
  z-index: 1;
    position: absolute;
  left: 20%;
  top: 40%;
  height: auto;
  width: 25px;
}

.bimg5{
  z-index: 1;
    position: absolute;
  left: 90%;
  top: 60%;
  height: auto;
  width: 25px;
}

.bimg6{
  z-index: 1;
    position: absolute;
  left: 9%;
  top: 75%;
  height: auto;
  width: 25px;
}

.bimg7{
  z-index: 1;
  position: absolute;
  left: 70%;
  top: 90%;
  height: auto;
  width: 25px;
}

}