@keyframes colorChange{0%{fill:#243038}50%{fill:#171f24}to{fill:#243038}}.box{animation:colorChange 2s infinite}
