body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-animation:fadeInAnimation 3s ease;animation:fadeInAnimation 3s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@-webkit-keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}code{color:#a264db;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hover-glow:hover{box-shadow:0 0 20px 0 #a8a7a5;transition:all .3s ease}p{line-height:1.5em}.info-head{display:inline;font-weight:400}.container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:20px;padding:10px}@media (max-width:800px){.project-col{flex-direction:column}.container{padding:5px}}.info-link,.info-link:active{color:#a264db;text-decoration:none}.info-link:hover{text-decoration:underline}.nav-bar{display:flex;font-size:larger;justify-content:center;padding:15px}nav a{color:#000;text-decoration:none;transition:color .2s ease-out,background 1s ease-in}.active,nav a:active,nav a:hover{color:#a264db}nav ul{-webkit-padding-start:0;padding-inline-start:0}nav li{display:inline;margin-left:20px;margin-right:20px}.footer{bottom:0;display:flex;left:0;padding:20px;position:fixed;width:100%}.iconify-inline{margin-right:15px}#copyright{margin-left:auto;margin-top:15px;padding-right:50px}header{font-size:larger;margin-top:10px;padding:10px}header h1{font-weight:400;letter-spacing:3px;text-align:center}.info{margin-left:30px;margin-right:50px;padding:10px}.home-text{max-width:800px}#avatar{margin-left:60px;margin-right:30px;padding:20px}.av{border-radius:50%;height:auto;max-height:100%;max-width:100%;width:300px}.av,.proj-img{transition:all .3s ease}.proj-img{height:200px;margin-top:15px;object-fit:cover;width:450px}.project-col{max-width:450px;padding:0 30px 30px}.tag{background-color:#d4acf8;border:none;border-radius:10px;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-weight:700;padding:5px 8px}.divider{display:inline-block;height:auto;width:10px}
/*# sourceMappingURL=main.d9dc9e94.css.map*/