So what I am trying to do, is I am changing the background of a div, using js. The code is:
let counter = 0; setInterval(() => { counter ++; if(counte