@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,sans-serif;margin:0!important;overflow-x:hidden;padding:0}::-webkit-scrollbar{height:80px;width:4px}::-webkit-scrollbar-track{background:#222a35}::-webkit-scrollbar-thumb{background:#575c66;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#626970}#about,#contact,#experience,#projects,#skills{display:flex;flex-direction:column;justify-content:center;max-width:100vw;min-height:calc(100vh - 80px);overflow:hidden;position:relative;width:100%}@media screen and (max-width:768px){#about,#contact,#experience,#projects,#skills{padding:60px 16px}}
/*# sourceMappingURL=main.a48b5d6f.css.map*/