 #ipsLayout_header{background-image:url('https://i.ibb.co/Y7F7rNPJ/miracle.png');background-size:cover;background-position:center;background-repeat:no-repeat;}.top-marquee{position:fixed;top:0;left:0;width:100%;height:40px;background:#292929;overflow:hidden;z-index:1000;}.top-marquee__text{position:absolute;right:-90%;white-space:nowrap;color:#ffffff;font-size:15px;font-weight:600;line-height:40px;animation:topMarquee 25s linear infinite;}@keyframes topMarquee{from{right:-90%;}to{right:100%;}}body{padding-top:40px;}