weatherJSON.forEach((_, i) => {
                    anim.to(
                        [seperators[i], days[i], temps[i]],
                        0.3,
                        { left: 200, opacity: 0 },