body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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{text-align:center}.App-logo{margin-left:-4px;margin-right:-4px;pointer-events:none}.App-logo,.Firebase-logo{height:16px;margin-bottom:-2px}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;color:#fff;display:flex;flex-direction:column;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main-container{margin-left:5vw;margin-top:5vh}.secondary-container{margin-left:7vw;margin-top:3vh;text-align:left}.typing-container{font-size:calc(12px + 2vmin);height:15vh;line-height:1.7;overflow:wrap;text-align:left;top:40px;width:60vw}.blink{animation:blinker 1s step-start infinite}@keyframes blinker{50%{opacity:0}}.typing-text{animation:typing 8s steps(30),blink-caret .75s step-end infinite;color:#f5f5f5;display:inline;text-decoration:none}.secondary-typing-text{color:#f5f5f5;font-size:calc(8px + 2vmin);text-decoration:none}.hover-text:hover{cursor:pointer}.bottom-margin{margin-bottom:10px}a:hover{color:#4682b4}@keyframes typing{0%{width:0}to{width:100%}}.footer{background-color:#282c34;bottom:0;color:#fff;left:5%;margin-bottom:10px;position:fixed;text-align:center;vertical-align:middle;width:90%}.small-text{font-size:calc(1px + 2vmin);overflow:wrap;width:40%}.hover-box{transition:box-shadow .3s ease}.hover-box:hover{box-shadow:5px 5px 10px #dcdcdc80;cursor:pointer}.startup-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:60vw}.image-size{height:100px;width:100px}@media (max-width:750px){.typing-container{width:95%}.small-text{font-size:calc(6px + 2vmin)}.startup-container{margin-bottom:80px;width:90%}.image-size{height:70px;width:70px}}.fade-in{animation:fadeIn 1s ease-in-out forwards;animation-delay:3s;opacity:0}.fade-in:first-child{animation-delay:3.5s}.fade-in:nth-child(2){animation-delay:4s}.fade-in:nth-child(3){animation-delay:4.5s}.fade-in:nth-child(4){animation-delay:5s}.fade-in:nth-child(5){animation-delay:5.5s}.fade-in:nth-child(6){animation-delay:6s}.fade-in:nth-child(7){animation-delay:6.5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.c48234be.css.map*/