CLS is what happens when the layout shifts as different items load or appear on a screen. For example, say we want to click on an item in a website, but an add pops up and moves the button elsewhere.

We can help minimize this behaviour by including Images with appropriate width and height attributes by telling the browser how big the image will be before it has to figure it out on its own as things load.