CodeNewbie Community 🌱

Alex Simons profile picture

Alex Simons

Mostly integrates anime girls into software products.

Joined Joined onΒ  Personal website https://unthrottled.io
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);