I'm quite stuck with the following practice question. Suppose $f,g: R \to R$ are continuous $2\pi$-periodic functions. Let $h(s) =\int_{0}^{2\pi} f(s-t)g(t) \ dt$. Prove that
$$\int_{0}^{2\pi} h(s) \ ds = \left( \int_{0}^{2\pi} f(t)\ dt \right) \left( \int_{0}^{2\pi} g(t) dt \right)$$
My Attempt
$\begin{equation} \int_{0}^{2\pi} h(s) \ ds = \int_{0}^{2\pi}\int_{0}^{2\pi} f(s-t)g(t) \ dt \ ds \\ = \int_{0}^{2\pi}g(t) [\int_{0}^{2\pi} f(s-t)\ ds] \ dt \end{equation}$
Could someone point out the right direction to go from here?