.iconRotate{animation:iconRotator 1s linear 0s 1}@keyframes iconRotator{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.zoom{transition:all .5s linear}.zoom:hover{transform:scale(1.05)}.tagLine{display:flex;justify-content:center;margin-top:20px}#madeByMeet{color:#5e82f4;font-weight:500;width:0ch;overflow:hidden;white-space:nowrap;animation:tagline 10s infinite alternate;border-right:3px solid #5e82f4}@keyframes tagline{0%{width:0ch}50%{width:28ch}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
