Let $(X_i)_{i\geqslant 1}$ be a sequence of i.i.d. random variables in $\mathcal{L}^2$ with $\mathbb{E}(X_i)=\mu$, and finite standard deviation $\sigma>0$. Let $S_n:=\sum_{i=1}^n X_i$.
The Central Limit Theorem tells that $$ Z_n:=\frac{S_n-n\mu}{\sigma\sqrt{n}}\to\mathcal{N}(0,1). $$
That is, $$ \lim_{n\to\infty}P(Z_n\leq z)=\Phi(z). $$
Now, I've read that this implies that $$ P(S_n\geq n\mu+n^{\alpha})\to 0\text{ whenever }\alpha>\frac{1}{2}. $$
How does this follow?