Let $(X_1,X_2,...)$ be i.i.d random variables with mean $0$ and variance $1$. By the Law of the Iterated Logarithm, for all $\epsilon >0$,
\begin{equation} P\left[ \frac{1}{t}\sum_{i=1}^{t}X_i \geq (1+\epsilon)\sqrt{\frac{2 \log \log t}{t}}\text{ i.o.}\right] =0 \end{equation}
Let \begin{equation} Y :=\left\{ \frac{1}{t}\sum_{i=1}^{t}X_i<(1+\epsilon)\sqrt{\frac{2 \log \log t}{t}}\text{ for all }t \geq 3 , \;\epsilon >0\right\} \end{equation} be the set of sample paths such that $\frac{1}{t}\sum_{i=1}^{t-1}X_i$ never exceeds $(1+\epsilon)\sqrt{\frac{2 \log \log t}{t}}$ for all $\epsilon > 0$.
I am trying to show that $P(Y) >0$.
Here is an equivalent formulation which may be useful. Let $I_t = I\{A_t\}$ denote the indicator rv for the event $A_t$, where $A_t$ is the event corresponding to $$\frac{1}{t}\sum_{i=1}^{t}X_i \geq (1+\epsilon)\sqrt{\frac{2 \log \log t}{t}} $$ and let $N = \sum_{t=1}^{\infty} I_t$ denote the total number of the events to occur. Then this is equivalent to showing $P(N=0)>0$.