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