When taking the improper integral of $e^x$ we have
$$\int_{-\infty}^{0} e^t dt = 1 \tag{1}$$
So $\lim_{h \to -\infty} e^x = 0$ hence the exponential function converges to zero.
If you try the same thing with $\frac1x$ the improper integral diverges to $+\infty$
$$\int_{1}^{+\infty} \frac{1}{t}dt = +\infty \tag{2}$$
Clearly we see on the graph of $\frac1x$ that it converges to zero, but apparently the convergence is too “slow” compared to the exponential, so the area is still infinite, am I right?
Yes this is the idea, to prove formally the statement we can use that
$$\int_{1}^{\infty} \frac{1}{t}dt=\lim_{a \to \infty}\int_{1}^{a} \frac{1}{t}dt =\lim_{a \to \infty} \log a=\infty$$
or also
$$\int_{1}^{\infty} \frac{1}{t}dt \ge \sum_{k=1}^\infty\frac1{k+1}=\infty$$