*{box-sizing:border-box;margin:0;max-width:100%;padding:0}html{height:100%;scroll-behavior:smooth}body,html{overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0;position:relative}#root{min-height:100vh;overflow-x:hidden;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;outline:none}img{height:auto;max-width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-container{background-color:#181818;color:#333;height:100%;min-height:100vh;overflow:hidden;position:fixed;width:100%}.main-content{height:100%;margin:0;overflow-y:auto;padding:6rem 0 2rem;width:100%}.section{display:flex;flex-direction:column;justify-content:center;min-height:100vh}#about,#experience{background-color:#fff}nav{background-color:#181818;position:fixed;transition:all .3s ease;width:100%;z-index:1000}nav a{color:#333}nav.home-screen{background-color:initial}nav.home-screen a{color:#fff}nav.experience-screen{background-color:#181818}nav.experience-screen a{color:#fff}nav.hidden{transform:translateY(-100%);transition:transform .3s ease}
/*# sourceMappingURL=main.e78c9eca.css.map*/