/* Plug in your generated JPG/WebP/GIF/APNG artwork here. Paths are relative to client/. */
#auth {
  --auth-background: url('/assets/ui/hoenn-panorama-beta.png');
  /* --auth-background: url('/assets/ui/colocar_imagem_gerada_aqui.jpg'); */
  --auth-rayquaza-art: url('/assets/ui/emerald-sky-dragon.png');
  --auth-wingull-art: url('/assets/pokemon/wingull/front.png');
  --auth-treecko-art: url('/assets/pokemon/treecko/front.png');
  /* Square GIF/APNG files can replace the sprite URLs above without changing the layout. */
}
