body{font-family:Roboto,sans-serif;margin:0;overscroll-behavior:none;padding:0}#root,body{overflow-x:hidden;position:relative;width:100%}header{background-color:#333;color:#fff;padding:1rem}nav ul{display:flex;justify-content:space-around;list-style:none;padding:0}nav a{color:#fff;text-decoration:none}section{padding:2rem}.project,h1,h2{text-align:center}.project{margin:1rem 0}a{color:inherit;text-decoration:none}.animated-bg{animation:gradientAnimation 15s ease infinite;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}
/*# sourceMappingURL=main.1f771ae6.css.map*/