body{background:#000}.App{font-family:sans-serif;text-align:center}.black-fade{animation:fadeBlack 2.5s ease forwards;animation-delay:.5s;background:#000;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.background-fade{animation:backgroundScale 3s ease forwards;transform:scale(1.05)}.content-fade{animation:contentFade 2s ease forwards;animation-delay:2.5s;opacity:0;transform:translateY(10px)}@keyframes fadeBlack{to{opacity:0;visibility:hidden}}@keyframes backgroundScale{to{transform:scale(1)}}@keyframes contentFade{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.83009ea5.css.map*/