.DelayedLoader{opacity:0;justify-content:center;align-items:center;width:100%;height:100%;animation:3s forwards fadeIn;display:flex}@keyframes fadeIn{to{opacity:1}}
