body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;cursor:pointer}@media screen and (max-width: 767px){.App-logo{height:60vmin}}@media screen and (max-width: 499px){.App-logo{height:80vmin}}.App-header{align-items:center;background-color:#6d5376;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.App-link{color:#61dafb}.socials{display:flex;justify-content:center}.socials a{height:36px;margin:1rem;width:36px}.socials a:hover svg{fill:#ab6455}.socials a svg{height:36px;transition:fill .2s;width:36px;fill:#e7c1a7}@keyframes spin{to{transform:rotate(360deg)}}.rotating{animation:spin .5s linear}.text-wrap{height:102px}h1{color:#ffffff4d;font-size:77px;margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-text{animation:fadeIn .5s forwards}.fade-out{animation:fadeOut .3s forwards ease-out}
