.project-card{background:linear-gradient(var(--stroke-low),var(--stroke-low)) padding-box,linear-gradient(var(--angle),var(--stroke-low),var(--text-high)) border-box;animation:rotate 2s ease-in-out infinite}@keyframes rotate{to{--angle:360deg}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}