.toggle:after{-webkit-animation:toggle 10s ease-in-out infinite;animation:toggle 10s ease-in-out infinite;color:red;content:"";text-decoration:underline}@-webkit-keyframes toggle{0%{content:"HTML."}20%{content:"CSS."}40%{content:"JS."}50%{content:"C++."}80%{content:"Bootstrap."}to{content:"React."}}@keyframes toggle{0%{content:"HTML."}20%{content:"CSS."}40%{content:"JS."}50%{content:"C++."}80%{content:"Bootstrap."}to{content:"React."}}#nav{left:0;position:-webkit-sticky;position:sticky;top:0;z-index:1}.card-img-overlay{height:300px;margin:40px 20px;width:80%}.card-img-overlay .card-title,.card-text{font-size:3em}.toggle{font-weight:700}
/*# sourceMappingURL=main.bfe315c9.css.map*/