/*comment*/
html {
  cursor: none;
  scroll-behavior: smooth;
}
* {
  box-sizing: border-box;
  margin: 0;
}
* {
  scrollbar-width: auto;
  scrollbar-color: #8682a8 #ffffff00;
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 4px;
}

*::-webkit-scrollbar-track {
  background: #ffffff00;
}

*::-webkit-scrollbar-thumb {
  background-color: #8dabbe;
  border-radius: 10px;
  border: -1px solid #ffffff00;
}
body {
  background-color: #0b0728;
  background-repeat: no-repeat;
  background-size: 100%;
  overflow-x: hidden;
}
@font-face {
  font-family: agrandir;
  src: url("../fonts/Agrandir-Regular.otf");
}
@font-face {
  font-family: mokoto;
  src: url("../fonts/Mokoto\ Glitch.otf");
}
.cursor {
  width: 3rem;
  height: 3rem;
  border: 2px solid rgb(45, 33, 148);
  box-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(10, 61, 116, 0.92), 0 0 11px rgba(30, 132, 242, 0.78),
    0 0 16px rgba(72, 30, 242, 0.92);
  position: relative;
  border-radius: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

span {
  position: absolute;
  font-size: 40px;
  color: #36c6e664;
  padding: 68px;
  text-align: center;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.h1 {
  font-family: mokoto;
  position: absolute;
  z-index: -1;
  font-size: 40px;
  margin-left: 480px;
  margin-top: -480px;
  white-space: nowrap;

  color: #c3fffc;
  text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(30, 132, 242, 0.92), 0 0 11px rgba(30, 132, 242, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}
.h3 {
  z-index: -1;
  font-family: mokoto;
  position: absolute;
  font-size: 15px;
  margin-left: 616px;
  margin-top: -426px;
  white-space: nowrap;

  color: #f9f9f9;
  text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}
.logo {
  margin-top: -90px;
  margin-left: 1320px;
  width: 150px;
}
.div3 {
  margin-top: -4px;
}
.div2 {
  position: sticky;
  margin-top: -17px;
  margin-left: 60px;
  position: fixed;
  background: rgba(11, 31, 57, 0.48627450980392156);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(6.8px);
  -webkit-backdrop-filter: blur(6.8px);
  border: 1px solid rgba(11, 31, 57, 0.5);
  height: 60px;
}
li {
  float: left;
  list-style-type: none;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: agrandir;
}

li a {
  display: block;
  color: #c1b9b9;
  font-size: 18px;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
li:hover a:hover {
  color: white;
  cursor: none;
  text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}

.aihand {
  margin-top: -80px;
  margin-left: 327px;
  width: 1200px;
}
.lines {
  margin-top: -440px;
  z-index: -3;
  position: absolute;
  width: 700px;
}

.img2 {
  margin-top: 780px;
  margin-left: 50px;
}
a {
  color: #c1b9b9;
  text-decoration: none;
}
.h1two {
  padding: 14px;
  font-family: mokoto;
  font-size: 40px;
  margin-left: 60px;
  margin-top: 75px;
  white-space: nowrap;

  color: #f9f9f9;
  text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}

.div1 {
  color: #c1b9b9;
  font-family: agrandir;
  margin-top: 0px;
  margin-left: 60px;
  text-align: justify;
  padding-right: 60px;
}

.compete {
  padding: 14px;
  font-family: mokoto;
  font-size: 40px;
  margin-left: 60px;
  margin-top: 75px;
  white-space: nowrap;

  color: #f9f9f9;
  text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}
.b1,
.b2 {
  height: 100px;
  width: 300px;
  border-radius: 130px;
  background-color: #0b072800;
  color: white;
  border-style: solid;
  border-color: #c3fffc;
  font-family: agrandir;
  font-size: 25px;
  margin-left: 300px;
  margin-top: 80px;
}
.b1:hover {
  border-color: #c3fffc;
  box-shadow: 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
  transition-duration: 0.2s;
  cursor: none;
}
.b2:hover {
  border-color: #c3fffc;
  box-shadow: 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
  transition-duration: 0.5s;
  cursor: none;
}

.p3 {
  color: #c1b9b9;
  margin-top: 90px;
  margin-left: 500px;
}
.p4 {
  color: #c1b9b9;
  text-align: justify;
  margin-left: 500px;
  margin-right: 60px;
}

.vvicts {
  padding: 14px;
  font-family: mokoto;
  font-size: 40px;
  margin-left: 60px;
  margin-top: 30px;
  white-space: nowrap;

  color: #f9f9f9;
  text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}
.div4 {
  color: rgb(129, 126, 126);
  font-family: agrandir;
  margin-left: 600px;
}
.div5 {
  padding: 14px;
  font-family: mokoto;
  font-size: 40px;
  margin-left: 60px;
  margin-top: 35px;
  white-space: nowrap;

  color: #f9f9f9;
  text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}
.img5 {
  size: 70px;
  margin-left: 400px;
  margin-top: -60px;
}
.bt4 {
  color: #c1b9b9;
  font-family: agrandir;
  background-color: #150f3d;
  height: 90px;
  width: 200px;
  border: #0b0728;
  border-radius: 20px;
  font-size: 17px;
  margin-top: 70px;
  margin-left: 550px;
}
.bt5 {
  color: #c1b9b9;
  font-family: agrandir;
  background-color: #150f3d;
  height: 90px;
  width: 200px;
  border: #0b0728;
  border-radius: 20px;
  font-size: 17px;
  margin-top: 70px;
  margin-left: 35px;
}
.bt4:hover,
.bt5:hover {
  box-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
  font-size: 18px;
  transition-duration: 0.3s;
}
.img5 {
  width: 270px;
  margin-left: 625px;
  margin-top: -20px;
}

footer {
  background-color: #555a643d;
  border-radius: 20px;
  margin-top: 40px;
}
.msg,
.twitter,
.insta {
  width: 60px;
  padding-left: 15px;
}
.mail {
  width: 65px;
  padding-left: 15px;
}
.div9 {
  font-family: agrandir;
  color: rgba(255, 255, 255, 0.326);
  margin-top: -40px;
  margin-left: 580px;
  font-size: 20px;
}
.msg:hover,
.twitter:hover,
.insta:hover,
.mail:hover {
  cursor: none;
}
.img7 {
  display: inline;
  margin-top: -80px;
  margin-left: 625px;
}

.div1,
.p3,
.p4 {
  font-family: agrandir;
  font-size: 23px;
}
.p3 {
  margin-left: 60px;
  text-align: center;
  margin-top: 205px;
}
.p4 {
  margin-left: 60px;
  text-align: left;
  margin-top: 90px;
  text-align: justify;
}
.p5 {
  color: #c1b9b9;
  font-family: agrandir;
  font-size: 20px;
  background-color: #140d5477;
  border-radius: 20px;
  width: 1430px;
  padding: 17px;
  padding-top: 35px;
  height: 180px;
  margin-left: 60px;
  margin-top: 40px;
  text-align: justify;
}
.p6 {
  color: #c1b9b9;
  font-family: agrandir;
  font-size: 20px;
  background-color: #140d5477;
  border-radius: 20px;
  width: 1430px;
  padding: 17px;
  padding-top: 35px;
  text-align: left;
  margin-left: 60px;
  margin-top: 45px;
}
.mission {
  font-family: roboto;
  color: #ffffff;
  font-size: 23px;
  text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}
@font-face {
  font-family: roboto;
  src: url("../fonts/Roboto-Regular.ttf");
}

.div8 {
  background: rgba(50, 78, 131, 0.22);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(50, 78, 131, 0.3);
  color: #c1b9b9;
  font-size: 20px;
  margin-top: 205px;
  padding: 25px;
  border-radius: 20px;
  margin-left: 60px;
  font-family: agrandir;
  height: 500px;
  width: 1440px;
}
.div8:hover {
  box-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}
.divv,
.divv1,
.divv2,
.divv3,
.divv4,
.divv5 {
  border-radius: 10px;
  padding-top: 6px;
  color: #fcffff;
  width: 270px;
  height: 70px;
  background-color: rgba(1, 2, 14, 0.421);
  text-align: center;
}
.divv {
  margin-left: 300px;
}
.divv1 {
  margin-left: 590px;
  margin-top: -70px;
}
.divv2 {
  margin-top: -70px;
  margin-left: 900px;
}
.divv3 {
  margin-left: 300px;
  margin-top: 40px;
}
.divv4 {
  margin-left: 590px;
  margin-top: -70px;
}
.divv5 {
  margin-left: 900px;
  margin-top: -70px;
}

.p5:hover {
  font-size: 20px;
  transition-duration: 0.3s;
  transform-origin: center;
  box-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}
.p6:hover {
  transition-duration: 0.3s;
  transform-origin: center;
  box-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}
.board {
  font-family: mokoto;
  position: absolute;
  font-size: 40px;
  margin-left: 60px;
  margin-top: 100px;
  white-space: nowrap;

  color: #fcffff;
  text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
    0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
    0 0 7px rgba(30, 132, 242, 0.92), 0 0 11px rgba(30, 132, 242, 0.78),
    0 0 16px rgba(30, 132, 242, 0.92);
}
.members {
  margin-top: 40px;
}
.topb {
  margin-left: -20px;
}

/* Width for mobile */
@media screen and (max-width: 480px) {
  body {
    width: auto;
    
  }

  .div2 {
    position: sticky;
    margin-top: -17px;
    position: fixed;
    background: rgba(11, 31, 57, 0.48627450980392156);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6.8px);
    -webkit-backdrop-filter: blur(6.8px);
    border: 1px solid rgba(11, 31, 57, 0.5);
    height: 40px;
    width: 70%;
  }

  li {
    float: left;
    list-style-type: none;
  }

  ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: agrandir;
  }

  li a {
    display: block;
    color: #c1b9b9;
    font-size: 10px;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
  }

  li:hover a:hover {
    color: white;
    cursor: none;
    text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
      0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
      0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
      0 0 16px rgba(30, 132, 242, 0.92);
  }

  nav {
    margin-left: -2.9%;
  }

  .logo {
    display: none;
  }

  .aihand {
    margin-top: 14px;
    margin-left: 50px;
    width: 415px;
  }

  .lines {
    margin-top: -252px;
    z-index: -3;
    position: absolute;
    width: 513px;
  }

  .h1two {
    padding: 14px;
    font-family: mokoto;
    font-size: 25px;
    margin-left: 26px;
  }

  .div1,
  .p3 {
    font-family: agrandir;
    font-size: 19px;
    margin-left: 20px;
    margin-right: -23%;
    margin-left: 30px;
    margin-right: 0px;
  }

  .compete {
    padding: 14px;
    font-family: mokoto;
    font-size: 19px;
    margin-left: 30px;
    margin-top: -119px;
    white-space: nowrap;

    color: #f9f9f9;
    text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
      0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
      0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
      0 0 16px rgba(30, 132, 242, 0.92);
  }

  .b1,
  .b2 {
    height: 60px;
    width: 300px;
    border-radius: 130px;
    background-color: #0b072800;
    color: white;
    border-style: solid;
    border-color: #c3fffc;
    font-family: agrandir;
    font-size: 25px;
    margin-left: 75px;
    margin-top: 80px;
    display: block;
  }

  .vvicts {
    
    font-family: mokoto;
    font-size: 19px;
    margin-left: 30px;
    margin-top: -285px;
    white-space: nowrap;

    color: #f9f9f9;
    text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
      0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
      0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
      0 0 16px rgba(30, 132, 242, 0.92);
  }

  .p4 {
    font-family: agrandir;
    font-size: 19px;
    margin-left: 40px;
    margin-top: 10px;
    margin-right: -2px;
  }

  .p5,
  .p6 {
    display: none;
  }

  .board {
    display: none;
  }

  .members {
    display: none;
  }

  .topb {
    display: none;
  }

  .div8 {
    display: none;
  }

  footer {
    background-color: #555a643d;
    border-radius: 20px;
    margin-top: 40px;
    height: 304px;
    width: 460px;
  }

  .img5 {
    size: 70px;
    margin-left: 69px;
    margin-top: -21px;
  }

  .div9 {
    font-family: agrandir;
    color: rgba(255, 255, 255, 0.326);
    margin-top: -40px;
    margin-left: 32px;
    font-size: 20px;
  }

  .img7 {
    display: inline;
    margin-top: -80px;
    margin-left: 71px;
  }

  .div4 {
    color: rgb(129, 126, 126);
    font-family: agrandir;
    margin-left: 38px;
  }

  .h1 {
    font-family: mokoto;
    position: absolute;
    z-index: -1;
    font-size: 20px;
    margin-left: 70px;
    margin-top: -201px;
    white-space: nowrap;

    color: #c3fffc;
    text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
      0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
      0 0 7px rgba(30, 132, 242, 0.92), 0 0 11px rgba(30, 132, 242, 0.78),
      0 0 16px rgba(30, 132, 242, 0.92);
  }

 .h3 {
    z-index: -1;
    font-family: mokoto;
    position: absolute;
    font-size: 15px;
    margin-left: 91px;
    margin-top: -163px;
    white-space: nowrap;

    color: #f9f9f9;
    text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
      0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
      0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
      0 0 16px rgba(30, 132, 242, 0.92);
  }
}

/* Width for tablets 
@media screen and (min-width: 820px) and (max-width: 1180px) {
  body {
    width: auto;
  }

  .div2 {
    position: sticky;
    margin-top: -17px;
    position: fixed;
    background: rgba(11, 31, 57, 0.48627450980392156);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6.8px);
    -webkit-backdrop-filter: blur(6.8px);
    border: 1px solid rgba(11, 31, 57, 0.5);
    height: 45px;
  }

  li {
    float: left;
    list-style-type: none;
  }

  ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: agrandir;
  }

  li a {
    display: block;
    color: #c1b9b9;
    font-size: 12px;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
  }

  li:hover a:hover {
    color: white;
    cursor: none;
    text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
      0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
      0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
      0 0 16px rgba(30, 132, 242, 0.92);
  }

  nav {
    margin-left: -2.9%;
  }

  .logo {
    margin-top: -90px;
    margin-left: 1320px;
    width: 150px;
  }

  .aihand {
    margin-top: 14px;
    margin-left: 230px;
    width: 435px;
  }

  .lines {
    margin-top: -302px;
    z-index: -3;
    position: absolute;
    width: 715px;
  }

  .h1two {
    padding: 14px;
    font-family: mokoto;
    font-size: 40px;
    margin-left: 42px;
  }

  .div1,
  .p3 {
    font-family: agrandir;
    font-size: 18px;
    margin-left: 22px;
    margin-right: 15%;
  }

  .compete {
    padding: 14px;
    font-family: mokoto;
    font-size: 40px;
    margin-left: 42px;
    margin-top: -119px;
    white-space: nowrap;

    color: #f9f9f9;
    text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
      0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
      0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
      0 0 16px rgba(30, 132, 242, 0.92);
  }

  .b1,
  .b2 {
    height: 100px;
    width: 300px;
    border-radius: 130px;
    background-color: #0b072800;
    color: white;
    border-style: solid;
    border-color: #c3fffc;
    font-family: agrandir;
    font-size: 25px;
    margin-left: 163px;
    margin-top: 80px;
    display: block;
  }

  .vvicts {
    padding: 14px;
    font-family: mokoto;
    font-size: 40px;
    margin-left: 60px;
    margin-top: -285px;
    white-space: nowrap;

    color: #f9f9f9;
    text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
      0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
      0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
      0 0 16px rgba(30, 132, 242, 0.92);
  }

  .p4 {
    font-family: agrandir;
    font-size: 18px;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 23%;
  }

  .p5,
  .p6 {
    display: none;
  }

  .board {
    display: none;
  }

  .members {
    display: none;
  }

  .topb {
    display: none;
  }

  .div8 {
    display: none;
  }

  footer {
    background-color: #555a643d;
    border-radius: 20px;
    margin-top: 10px;
    height: 304px;
    width: 667px;
  }

  .img5 {
    size: 70px;
    margin-left: 190px;
    margin-top: -21px;
  }

  .div9 {
    font-family: agrandir;
    color: rgba(255, 255, 255, 0.326);
    margin-top: -40px;
    margin-left: 171px;
    font-size: 17px;
  }

  .img7 {
    display: inline;
    margin-top: -80px;
    margin-left: 195px;
  }

  .div4 {
    color: rgb(129, 126, 126);
    font-family: agrandir;
    margin-left: 165px;
  }

  .h1 {
    font-family: mokoto;
    position: absolute;
    z-index: -1;
    font-size: 24px;
    margin-left: 175px;
    margin-top: -197px;
    white-space: nowrap;

    color: #c3fffc;
    text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
      0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
      0 0 7px rgba(30, 132, 242, 0.92), 0 0 11px rgba(30, 132, 242, 0.78),
      0 0 16px rgba(30, 132, 242, 0.92);
  }

  .h3 {
    z-index: -1;
    font-family: mokoto;
    position: absolute;
    font-size: 15px;
    margin-left: 215px;
    margin-top: -155px;
    white-space: nowrap;

    color: #f9f9f9;
    text-shadow: 0 0 2px rgba(202, 228, 225, 0.92),
      0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52),
      0 0 7px rgba(182, 208, 236, 0.92), 0 0 11px rgba(5, 23, 43, 0.78),
      0 0 16px rgba(30, 132, 242, 0.92);
  }
}
*/