The formal question is as follow: Let $X_1,...,X_N,...$ are independent random variables with distribution $\text{Pr}(X_i=1)=1/2$ and $\text{Pr}(X_i=-1)=1/2$, denote $$Y_N=\text{Max}_{1\leq i\leq N}|\sum_{j=1}^{i}X_j|$$ which is the maximal absolute value achieved in a random process.
I want to estimate the limit of distributions of $\frac{Y_N}{N}$ when $N$ goes to infinity. Especially, I want to get a upper bound on $$\lim_{N\to\infty}\text{Pr}(\frac{Y_N}{N}\leq \alpha)$$ for $0<\alpha<1$
Let $S_n=X_1+\dots+X_n$ be your position on the random walk.
The key claim is that $\mathbb P(Y_n\geq y)=\mathbb P(\lvert S_n\rvert\geq y)+\mathbb P(\lvert S_n\rvert\geq y+1)$.
First, note that if $s\geq y$, we have $\mathbb P(Y_n\geq y, \lvert S_n\rvert=s)=\mathbb P(\lvert S_n\rvert=s)$. Now if $\lvert S_n\rvert=s<y$, then by the reflection principle, $$\mathbb P(Y_n\geq y, \lvert S_n\rvert=s)=\mathbb P(Y_n\geq y, \lvert S_n\rvert=2y-s)=\mathbb P(\lvert S_n\rvert=2y-s).$$ So it follows that \begin{align*} \mathbb P(Y_n\geq y) &= \sum_{s}\mathbb P(Y_n\geq y, \lvert S_n\rvert=s) \\ &= \sum_{s\leq y-1}\mathbb P(\lvert S_n\rvert=2y-s)+\sum_{s\geq y}\mathbb P(\lvert S_n\rvert=s) \\ &=\mathbb P(\lvert S_n\rvert\geq y+1)+\mathbb P(\lvert S_n\rvert\geq y), \end{align*} as claimed. Now we can use the law of large numbers to finish: $$\lim_{N\to\infty}\mathbb P(Y_N/N<\alpha)=1-2\lim_{N\to\infty}\mathbb P(\lvert S_n\rvert/N\geq\alpha)=1.$$