.PageLayout__animation{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:linear-gradient(180deg,#000 23%,#0058b5);animation:waves 16s linear infinite}@keyframes waves{0%{opacity:0}50%{opacity:1}to{opacity:0}}