#starshine{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:9999;pointer-events:none!important}.shine{display:block;position:absolute;top:50%;left:50%;background-image:url("img/26.webp");background-repeat:no-repeat;background-position:center;background-size:100% 100%;overflow:hidden;z-index:999;color:tansparent;-moz-opacity:0.0;opacity:0;animation:6s linear infinite glitter;-webkit-animation:10s linear infinite glitter;-moz-animation:8s linear infinite glitter;-ms-animation:glitter 8s linear 0s infinite normal;-o-animation:8s linear infinite glitter;height:100vh}.shine.small{width:110px;height:110px}.shine.medium{width:100px;height:100px}.shine.large{width:80px;height:80px}@-webkit-keyframes glitter{0%,100%,50%{-webkit-transform:scale(.5);opacity:0}25%{-webkit-transform:scale(1);opacity:1}}@media (max-width:767px){.shine.large,.shine.medium,.shine.small{width:50px;height:50px}}