/* Add custom Js code below */ const copRight = document.querySelector(".copyrights "); const goservLink = ` تطوير ابداع`; copRight.insertAdjacentHTML("beforeend", goservLink);