svg{fill:#0000;stroke:#fff;width:45px;height:45px;margin-top:10px}.github,.linkedin{outline:none;margin:0 5px}.github path,.linkedin path{fill:#0000}.github path{stroke-dasharray:190;stroke-dashoffset:0}.github:hover path{animation:.6s linear forwards animate-github}.linkedin path{stroke-dasharray:1800;stroke-dashoffset:0}.linkedin:hover path{animation:.6s linear forwards animate-linkedin}@keyframes animate-linkedin{0%{stroke-dashoffset:0;fill:#0000}40%{stroke-dashoffset:1800px}80%{stroke-dashoffset:3600px;fill:#0000}to{stroke-dashoffset:3600px;fill:#fff}}@keyframes animate-github{0%{stroke-dashoffset:0;fill:#0000}40%{stroke-dashoffset:190px}80%{stroke-dashoffset:380px;fill:#0000}to{stroke-dashoffset:380px;fill:#fff}}@media (max-width:1300px){svg{margin:0}}
