Appearance
just use object.entries. instead of this:
use:
{#each Object.entries(pokemon.sprites) as [spriteKey, image]}