CodeNewbie Community 🌱

Paula Santamaría profile picture

Paula Santamaría

Software developer. Passionate about creating stuff. Gamer, digital artist and guitarist on my free time.

Location CABA, Buenos Aires, Argentina Joined Joined on 
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);