/*--body before--*/
body.index:after{content:"";width:100%;height:100%;top:0;position:fixed;z-index:999999;background:url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/jvayB/hjqqqjTYohZk1dQQ73bkWBtXjlJDY0nTVF6T4WyD.png) center/80px no-repeat #fff;left:0;animation:fade-in 3s forwards}@keyframes fade-in{0%,50%{opacity:1}50%{transform:scale(1.2)}100%{opacity:0;visibility:hidden;transform:scale(1.5)}}
/* Add custom CSS styles below */ 
.navbar-brand img {
    filter: drop-shadow(0px 1px 2px white);
}