Encountered a peculiar issue where dark colors flicker during animation.
Adding
-webkit-backface-visibility: hidden
partially resolves the problem, but it also affects font appearance by making it tighter and brighter.
This issue is observed on Chrome and Edge browsers, while Firefox seems to work without any problems.