/* Add custom Js code below */ const container = document.createElement('div'); container.className = 'custom-separator'; container.innerHTML = `
عرض الكل
`; document.querySelector('المكان-المناسب-بالصفحة').appendChild(container);