.full-body{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:110%;display:flex;position:relative;overflow:hidden}@keyframes bodyanim{0%{transform:scale(1)}to{transform:scale(1.2)}}.background-image{z-index:-2;width:100%;height:100%;animation:20s ease-in-out infinite alternate bodyanim;position:fixed;top:0;left:0}.overlay{opacity:.9;opacity:.9;z-index:-1;background-image:linear-gradient(to bottom right,#101820,#000,#f7cb15);width:100%;height:100%;position:fixed;top:0;left:0}.content{z-index:1;color:#fff;width:100%}.yellow-span{color:#fc0}
