body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}[hidden]{display:none}body{color:var(--some-color);line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}*,:after,:before{box-sizing:inherit}.row{max-width:1024px;margin:0 auto;padding:8px}nav{position:-webkit-sticky;position:sticky;top:0;width:100%;background-color:#3d4158}ul{padding:10px;display:flex;margin:0}li{padding:5px;margin:5px}a{text-decoration:none;color:#fff;padding:10px}a:hover{color:#eacece}.hero{display:flex;justify-content:center;align-items:center;height:100vh;flex-direction:column;text-align:center;background-position:50%;background-size:cover;color:#fff;background:linear-gradient(130deg,#eacece,#eedeea,#3d4158);background-size:200% 2500%;-webkit-animation:colorAnimation 10s ease infinite;animation:colorAnimation 10s ease infinite}@-webkit-keyframes colorAnimation{0%{background-position:0 0}50%{background-position:91% 100%}to{background-position:0 0}}@keyframes colorAnimation{0%{background-position:0 0}50%{background-position:91% 100%}to{background-position:0 0}}.hero h1{font-size:3rem;margin-bottom:16px}.description{font-size:1.8rem;line-height:1.3;margin:5px}.socialIcons{display:flex;flex-direction:row;justify-content:space-between;max-width:200px;margin:20px auto 0;fill:#fff}.socialIcons svg{height:100%}.tech{display:flex;justify-content:center;align-content:center;flex-wrap:wrap;padding:20px}.stackIcons{padding:10px}.about,.stackIcons{display:flex;flex-direction:column;justify-content:center}.about{height:100vh;padding:20px;align-items:center;text-align:center}.aboutMe{margin:30px;max-width:600px}img{margin:50px 10px 10px}@media screen and (max-width:600px){img{min-width:130px}}@media screen and (min-width:601px){img{max-width:300px}}.footer{background-color:#3d4158;padding:10px;text-align:right}.footer p{color:#fff}.projectsContainer{height:85vh;text-align:center;overflow:hidden}.project{margin:10px;height:60vh;display:flex;flex-direction:column;align-items:center}.project a{border-radius:8px;margin:5px;flex-basis:25%;background-color:#3d4158}.project img{margin:0 auto;border-radius:8px;max-width:95%}.projectLinks{display:flex;justify-content:center}h2{padding:10px}.stackIcons p{margin-top:0}
/*# sourceMappingURL=main.510fe685.chunk.css.map */