I have a list of divs I am iterating through. I think I figured it out using async/aasync
let list = document.querySelectorAll(\'div\') async function goThr