While I’m really not a big fan of Google lighthouse and core web vitals, layout shift seems to very important. A shifting layout is a nuissance. One way to avoid this it to use dimensions for the images. So, the browser can calulate the room needed, even if the image ist still loading. How can we apply this to the background image of an header element? I’m not really sure whether this is an issue at all. I tested a site setting throttling to slow 3G, and I couldn’t see a significant layout shift.