I'm currently trying to improve the Lighthouse score for my website. The biggest problem that Lighthouse shows is that I don't use an explicit width and height for my images. The problem with this is that my images pretty much all have very different aspect ratios and with new images being added all the time there is no way to fix this manually. What options are there to deal with this problem?