body { margin:0; background:#0a0d13; font-family:’Plus Jakarta Sans’,sans-serif; }
a { color:#5b93ff; text-decoration:none; }
a:hover { color:#8ab2ff; }
@keyframes aiShimmer { 0% { background-position: 0% 50%; } 100% { background-position: 200% 50%; } }
@keyframes aiSpin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
Leave a comment