It's simpler than it looks. You add some colors and then:

  filter: blur(1vmin) contrast(1000) hue-rotate(200deg);
  transform: translateY(-100%) rotate(-20deg);
  animation: fly 10s ease-in-out infinite;
See more comics