Currently pagination is implemented with a [number input](https://flowbite-svelte.com/docs/forms/input-field#Number_input) ([code](https://github.com/Urban-Analytics-Technology-Platform/popgetter-browser/blob/617dd943dadb949f8a9bfbfe6e548d773480bc30/popgetter-browser/web/src/routes/DownloadMode.svelte#L312)). An improvement would be to use components from [Svelte Pagination - Flowbite](https://flowbite-svelte.com/docs/components/pagination).