footer { text-align: center; padding: 2.5rem 1rem; margin-top: 5rem; /* 1. استبدال اللون بصورة الخلفية (ضروري) */ background: url('##gettyimages-490048372-612x612##') no-repeat center center; /* 2. ضمان تغطية الصورة للمساحة بالكامل */ background-size: cover; /* 3. تثبيت الصورة عند التمرير (اختياري، لكنه تأثير جذاب) */ background-attachment: fixed;