Try this going to infinity in a non-symmetric way, it makes it easier to see
$$\lim_{t\to\infty}\int_{-t^2}^t x \,dx = {1\over 2}\left(t^2-t^4\right)=-\infty$$
$$\lim_{t\to\infty}\int_{-\log t}^t x \,dx = {1\over 2}\left(t^2-\log^2t\right)=\infty$$
If you're feeling saucy, you can make it finite too,
$$\lim_{t\to\infty}\int_{-t}^{t+\epsilon(t)} x \,dx = {1\over 2}\left((t+\epsilon(t))^2-t^2\right)=t\epsilon(t) + {1\over 2}\epsilon(t)^2$$
if I use the quadratic formula and say I want this to be $1$, for example,
$$\epsilon(t)^2+2t\epsilon(t) -2= 0\implies \epsilon(t) = -t\pm\sqrt{t^2+2}$$
Since this is positive, we know that $\epsilon(t)>0$ so the plus value holds, and with that function we get
$$\int_{-t}^{\sqrt{t^2+2}}x\,dx = 1$$
for all $t$ in particular it holds in the limit as $t\to\infty$
By letting things go at different rates you can make this whatever you want.