Assume that $(f_n)_{n\in\mathbb{N}},(g_n)_{n\in\mathbb{N}}$ are real function sequences, bounded individually for each $n\in\mathbb{N}$ and assume that $(f_n)$ converges uniformly to $f$, $(g_n)$ to $g$(thus $(f_n),(g_n)$ are uniformly bounded and $f,g$ either, i.e. there exists one universal bound).
Show that $(f_n\cdot g_n)_{n\in\mathbb{N}}$ converges uniformly to $f\cdot g$.
I've tried to approach the problem by considering the equivalent statement to uniform convergence that $(\sup_{x\in D}\{|f_n(x)-f(x)|\})_{n\in\mathbb{N}}$ is converging to $0$. This holds by assumptions true for both $(f_n),(g_n)$. I've then tried to create
$$ \sup_{x\in D}\{|f_n\cdot g_n(x)-f\cdot g(x)|\} $$
through repetitions of the triangle inequality, properties of the supremum and additions of helpful $0$'s. This road seems promising but still I seem stuck on it.