:root{--glow:rgba(255,195,26,0.4)}.mistery-cube{transform:scale(2);margin:0;display:flex;justify-content:center;align-items:center;overflow:hidden;height:100%}#cube{animation:hover 1.5s ease-in-out infinite alternate}#cube.open{animation-play-state:paused}@keyframes hover{0%{transform:translateY(-.5rem)}to{transform:translateY(.5rem)}}.hexagon{z-index:-2;position:relative;width:160px;height:92.38px;background-color:var(--glow);margin:46.19px 0;filter:blur(20px)}.hexagon:after,.hexagon:before{content:"";position:absolute;width:0;border-left:80px solid transparent;border-right:80px solid transparent}.hexagon:before{bottom:100%;border-bottom:46.19px solid var(--glow)}.hexagon:after{top:100%;width:0;border-top:46.19px solid var(--glow)}.cube{background-size:cover;background-position:50%;z-index:1}.back{background-image:url(https://res.cloudinary.com/dbrwtwlwl/image/upload/v1580369339/cube/mysteryBoxBackground_2x_b2espr.png);z-index:-1}.top{background-image:url(https://res.cloudinary.com/dbrwtwlwl/image/upload/v1580369339/cube/mysteryBoxTopFlap_2x_f9cb8g.png)}.left{background-image:url(/images/left.png)}.right{background-image:url(/images/right.png)}.powerup{background-size:cover;overflow:hidden;display:grid}