Problem: Let $g$ be a continuous function from $[0,\dfrac{1}{2}]$ to $\mathbb{R}$. Consider the sequence of functions $\{g_n\}$ defined on $[0,\dfrac{1}{2}]$ to $\mathbb{R}$ with $g_1=g$ and $$g_{n+1}(t)=\int_{0}^{t} g_n(s)ds$$ for all $t\in [0,\dfrac{1}{2}]$. Show that $ \lim_{n \to \infty} n!g_{n}(t) =0$. for all $t \in [0,\dfrac{1}{2}]$.
I tried some examples of such functions but I don't know how to prove it in general. Any hint please regarding how to start a proof? Thank you.