body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2f4d40;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;display:flex;justify-content:center;min-height:100vh}.bg-image{animation:fadeInScale 1.2s cubic-bezier(.34,1.56,.64,1) forwards;margin-top:-10vh;max-height:48vh;max-width:48%;object-fit:contain;opacity:0;transform:scale(.8)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}
/*# sourceMappingURL=main.39d71896.css.map*/