.background-glow{position:absolute;top:0;left:0;width:300%;height:300%;pointer-events:none;z-index:-1;background:radial-gradient(circle at center,rgba(54,16,68,.91),#070303 70%),url(/bg3.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;filter:blur(2px)}@keyframes moveGlow{0%{top:-340%;left:-340%}to{top:40%;left:40%}}@keyframes pulseGlow{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.1) rotate(1deg)}}