I managed to get it working, but I think the issue wasn’t the file size and rather the image dimensions. My image had 1000x1000, scaling it to 250x250 fixed it.
(That correlates of course, but the 1000x1000 was already only around 200kb)
Holy shit, the developer has put some serious work in. I didn’t know web apps could be that good. There’s some insane attention to detail going on here
I managed to get it working, but I think the issue wasn’t the file size and rather the image dimensions. My image had 1000x1000, scaling it to 250x250 fixed it. (That correlates of course, but the 1000x1000 was already only around 200kb)