Set an explicit width and height on image elements to reduce layout shifts and improve CLS. ```html <img src="/cinarz/images/cinar-168x168.png" alt="Photo of Professor Zekiye Çınar." height="280"> ```