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;height:100%;margin:0;padding:0;width:100%}body::-webkit-scrollbar{width:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;background-image:url(/static/media/bg.092636b6c05d463af0df.jpg);display:flex;flex-direction:column;font-family:Roboto Mono,monospace;height:100%;max-width:100%;overflow:hidden}.App::-webkit-scrollbar{width:0}.Navbar{background-color:#f3f3f3;height:15vh;justify-content:center;position:fixed;top:0;width:100%;z-index:100}.Navbar,.NavbarItems{align-items:center;display:flex}.NavbarItems{font-size:1.3vw;justify-content:space-between;max-width:400px;width:50%}.Navbar:hover{cursor:pointer}.Main{align-items:center;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:center;overflow-y:auto;padding-top:15vh;width:100%}.Main::-webkit-scrollbar{width:0}.Bio{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:space-between;max-width:1000px;padding-bottom:15vh;padding-top:15vh;width:80%}.bioContent{font-size:2vw}.bioContent,.bioIntro{display:flex;width:50%}.bioIntro{align-items:left;flex-direction:column;justify-content:flex-start}.bioIntro h1{font-size:5vw}.bioIntro h2{font-size:2vw}.Contact{align-items:center;background-color:#d3d3d3;display:flex;flex-direction:column;height:25vh;justify-content:center;margin-top:15vh;width:100%}.contactItems{justify-content:space-between;width:80%}.contactItems,.contactSocial{align-items:center;display:flex;flex-direction:row}.contactSocial{justify-content:space-evenly;width:30%}.contactSocial a{color:#000;font-size:1vw;font-style:italic;font-weight:700;text-decoration:none}.Projects{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:1200px;padding:10vh 0;width:100%}.ProjectsTitle{font-size:4vw;font-weight:700;margin-bottom:5vh}.ProjectsGrid{grid-gap:4vw;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));height:12 0;width:90%}.Project{align-items:center;background-color:#d3d3d3;border-radius:5px;color:#000;display:flex;flex-direction:column;height:50vh;padding:2vw;text-decoration:none;width:90%}.ProjectImage{height:15vh;width:90%}.ProjectInfo,.Skills{align-items:center;display:flex;flex-direction:column}.Skills{justify-content:center;width:95%}.SkillsTitle{font-size:4vw;font-weight:700}.SkillItems{display:flex;justify-content:space-around}.SkillCards{display:flex;flex-direction:column;width:20%}.SkillCards h1{font-size:2.5vw}
/*# sourceMappingURL=main.15691bf2.css.map*/