.body {
  background-image: url('../images/gif2.gif');
  background-position: 50%;
  background-size: 250px;
}

.header {
  z-index: 1000;
  height: 60px;
  justify-content: space-between;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.menu {
  color: #ff60fa;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ff0308;
  cursor: pointer;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  display: block;
  text-decoration: none;
}

.menu:hover {
  color: #fff;
}

.link {
  width: auto;
  height: 60px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.menu_1 {
  z-index: -1;
  color: #ff474a;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 19px;
  left: auto;
  right: auto;
}

.menu_2 {
  z-index: -2;
  color: #f56eff;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 21px;
  left: auto;
  right: auto;
}

.menu_3 {
  z-index: -3;
  color: #81ff6e;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 23px;
  left: auto;
  right: auto;
}

.section_kawa {
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image {
  width: 150px;
  display: none;
}

.kawa {
  width: 170px;
  position: absolute;
}

.section_sonic {
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 12px;
  padding-left: 12px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sonic {
  width: auto;
  height: 30%;
  margin-right: 0;
  display: block;
  position: relative;
}

.logo {
  width: 300px;
  margin-right: 0;
  display: block;
}

.f-copy {
  height: 60px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section_logo {
  z-index: -1;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-5 {
  width: 20%;
  margin-bottom: -51px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.cs {
  width: 600px;
  height: 600px;
  border: 50px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cs-copy {
  width: 280px;
  height: 280px;
  border: 50px solid #000;
  border-radius: 100%;
}

.hh-copy {
  width: auto;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.section_walk {
  z-index: 0;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.wlk {
  width: auto;
  height: 50%;
  display: block;
}

.loader {
  z-index: 5000;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sonic_logo {
  width: 300px;
}

.sonic_loader {
  width: auto;
  height: 190px;
  margin-right: -38px;
  display: block;
  position: relative;
}

.logo_continue {
  justify-content: center;
  align-items: center;
  display: flex;
}

.block_loader {
  flex-direction: column;
  display: flex;
}

.continue {
  color: #000;
  background-image: linear-gradient(-45deg, #86f9ff, #fce477 30%, #69ffa0 49%, #ffd65d 76%, #ff46f3);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 20px;
  line-height: 20px;
  display: flex;
}

.continue:hover {
  color: #fff;
}

.div_hidder {
  width: 100%;
  height: 100vh;
}

.memes {
  z-index: -20;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: column;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.stars {
  z-index: -2;
  opacity: .49;
  background-color: #000;
  background-image: url('../images/bg.gif');
  background-position: 50%;
  background-size: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.meme_block {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.meme {
  width: 300px;
  height: 300px;
  background-color: #303030;
  justify-content: center;
  display: flex;
  transform: rotate(4deg);
}

.meme_center {
  width: 300px;
  height: 300px;
  background-color: #303030;
  justify-content: center;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  transform: rotate(-2deg);
}

.ticker {
  z-index: 50;
  width: auto;
  height: auto;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-6 {
  width: 300px;
}

@media screen and (min-width: 1920px) {
  .body {
    background-size: 400px;
  }

  .header {
    margin-top: 20px;
  }

  .menu, .menu_1, .menu_2, .menu_3 {
    font-size: 37px;
    line-height: 37px;
  }

  .kawa {
    width: 300px;
  }

  .logo, .sonic_logo {
    width: 500px;
  }

  .sonic_loader {
    height: 300px;
  }

  .continue {
    height: 55px;
    font-size: 30px;
    line-height: 30px;
  }

  .meme {
    width: 500px;
    height: 500px;
  }

  .meme_center {
    width: 500px;
    height: 500px;
    margin-left: 50px;
    margin-right: 50px;
  }

  .image-6 {
    width: 500px;
  }
}

@media screen and (max-width: 991px) {
  .meme, .meme_center {
    width: 200px;
    height: 200px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    width: 250px;
  }

  .section_logo {
    margin-top: 60px;
  }

  .section_walk {
    display: flex;
  }

  .wlk {
    width: auto;
    height: 45%;
  }

  .meme_block {
    flex-direction: column;
  }

  .meme {
    width: 300px;
    height: 300px;
  }

  .meme_center {
    width: 300px;
    height: 300px;
    margin: 50px 0;
  }

  .image-6 {
    width: 200px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-position: 50%;
    background-size: 190px;
  }

  .sonic {
    height: 20%;
  }

  .wlk {
    width: 80%;
    margin-bottom: -43px;
    margin-left: 0;
  }

  .loader {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sonic_logo {
    width: 250px;
  }

  .sonic_loader {
    height: 150px;
  }

  .block_loader {
    width: 100%;
  }

  .ticker {
    justify-content: center;
  }
}
