:root {
  --glow: rgba(255, 195, 26, 0.4);
}
body {
    background-image: url(../images/bgmystery.jpg);
    background-size: cover;
    color: #f0f0f0;
    font-family: 'Custom', arial, helvetica;
    padding: 0;
    margin: 0;
    zoom: 1;
  transform: scale(1);
  pointer-events:none;
}
.hexagon,
.hexagon1,
.hexagon2,
.hexagon3,
.hexagon4,
.hexagon5,
.hexagon6,
.hexagon7 {
  z-index: -2;
  position: relative;
  width: 160px;
  height: 92.38px;
  background-color: var(--glow);
  margin: 46.19px 0;
  filter: blur(20px);
}
.hexagon:before,
.hexagon:after,
.hexagon1:before,
.hexagon1:after,
.hexagon2:before,
.hexagon2:after,
.hexagon3:before,
.hexagon3:after,
.hexagon4:before,
.hexagon4:after,
.hexagon5:before,
.hexagon5:after,
.hexagon6:before,
.hexagon6:after,
.hexagon7:before,
.hexagon7:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
}
.hexagon:before,
.hexagon1:before,
.hexagon2:before,
.hexagon3:before,
.hexagon4:before,
.hexagon5:before,
.hexagon6:before,
.hexagon7:before {
  bottom: 100%;
  border-bottom: 46.19px solid var(--glow);
}
.hexagon:after,
.hexagon1:after,
.hexagon2:after,
.hexagon3:after,
.hexagon4:after,
.hexagon5:after,
.hexagon6:after,
.hexagon7:after {
  top: 100%;
  width: 0;
  border-top: 46.19px solid var(--glow);
}
.back,
.back1,
.back2,
.back3,
.back4,
.back5,
.back6,
.back7 {
  background-image: url("https://i.ibb.co/DGwkYJW/Hadiah-rute-polos.png" alt="Hadiah-polos");
  background-size: cover;
  background-position: center;
  z-index: -1;
}
.top, 
.top1, 
.top2, 
.top3, 
.top4,
.top5,
.top6,
.top7 {
  background-image: url("../images/mysteri-Box-Rute-Revisi-atas.png");
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.left, 
.left1, 
.left2, 
.left3, 
.left4,
.left5,
.left6,
.left7 {
  background-image: url("../images/mysteri-Box-Rute-Revisi-kiri.png");
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.right, 
.right1, 
.right2, 
.right3, 
.right4,
.right5,
.right6,
.right7 {
  background-image: url("../images/mysteri-Box-Rute-Revisi-kanan.png");
  background-size: cover;
  background-position: center;
  z-index: 1;
}
#cube, 
#cube1, 
#cube2, 
#cube3, 
#cube4,
#cube5,
#cube6,
#cube7 {
  animation: hover 1.5s ease-in-out infinite alternate;
  transition: transform 300ms;
  animation-play-state: running;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}
@keyframes hover {
  from {
    transform: translateY(-0.5rem);
  }
  to {
    transform: translateY(0.5rem);
  }
}
.powerup, 
.powerup1, 
.powerup2, 
.powerup3, 
.powerup4,
.powerup5,
.powerup6,
.powerup7 {
  background-image: url("");
  background-size: cover;
  border-radius: 50%;
  z-index: 100;
  overflow: hidden;
  height: 48px;
  width: 48px;
  z-index: -5;
}
.h-69{
  width:12rem;
}
.w-69{
  height:12rem;
}
@media (max-width: 768px) {
  .h-69{
    width:10rem;
  }
  .w-69{
    height:10rem;
  }
}
#welcome-wrapper {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    pointer-events:auto;
    z-index: 9999999;
}
#rand1, #rand2, #rand3, #rand4, #rand5, #rand6, #rand7, #rand8{
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    margin:0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    pointer-events:auto;
    z-index: 9999999;
}
@-moz-document url-prefix() {
  #rand1, #rand2, #rand3, #rand4, #rand5, #rand6, #rand7, #rand8{
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    margin:0;
    width: 100%;
    height: 174%;
    background: rgba(0,0,0,0.3);
    pointer-events:auto;
    z-index: 9999999;
}
}
.daleman{
    width:800px;
    height:180px;
    max-width: 100%;
    position: absolute;
    bottom: 70%;
    left: 50%;
    padding: 30px;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    text-align: center;
    line-height: 1.75;
    letter-spacing: 1px;
    background: #333;
    color: #f0f0f0;
}
#welcome {
    width: 800px;
    max-width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 30px;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    text-align: center;
    line-height: 1.75;
    letter-spacing: 1px;
    background: #333;
    color: #f0f0f0;
}
.setuju {
    padding: 10px;
    margin-top: 10px;
    cursor: pointer;
    background: #c5992e;
    color: #f0f0f0;
    font-weight: bold;
    border: 1px solid transparent;
}
#first
{
    
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    top:0;  
    opacity:0.5;
    background-color:#000;
    color:#fff;
    z-index:9999;
}

.load
{
    height:600px;
    width:600px;
    background-image:url('http://images2.layoutsparks.com/1/235919/walle-galaxy-sky-image.jpg');
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  h1 {
    font-size : 1.0rem;
  }
body {
    background-image: url(../images/bgmobile.jpg);
}
}
