function drawStar(){var a=[],b=["#ffff00","#66ffff","#3399ff","#99ff00","#ff9900"],c=[];const d=document.createElement('canvas');document.body.appendChild(d);var e=d.getContext("2d");function f(){d.width=window.innerWidth;d.height=window.innerHeight}f();d.style.cssText=`position:fixed;z-index:1000;top:0;left:0;pointer-events:none;`;function g(h,i,j,k,l){e.beginPath();for(let m=0;m<5;m++){e.lineTo(Math.cos(((18+m*72-l)*Math.PI)/180)*j+h,-Math.sin(((18+m*72-l)*Math.PI)/180)*j+i);e.lineTo(Math.cos(((54+m*72-l)*Math.PI)/180)*k+h,-Math.sin(((54+m*72-l)*Math.PI)/180)*k+i)}e.closePath()}function n(){for(let o=0;o{s(u);for(let v=0;v<200;v++){if(v===0&&c.length>0){for(const w of c){clearTimeout(w)}}c[v]=setTimeout(()=>{e.clearRect(0,0,d.width,d.height);n();q()},v*20)}})}drawStar()