Let $f:\mathbb{R}^3\rightarrow \mathbb{R}$ be a smooth function with compact support and let $\textbf{X}$ be a smooth vector field on $\mathbb{R}^3$. Show that
$$\iiint_{\mathbb{R}^3}(\nabla f)\cdot(\operatorname{curl}\textbf{X})dV = 0$$
So far, I understand that letting $F = \operatorname{curl}\textbf{X}$,
$$\nabla f\cdot F = \nabla \cdot (fF) - f(\nabla\cdot F) = \nabla \cdot (fF)$$
because the gradient of the curl is $0$. Hence, we have
$$\iiint_{\mathbb{R}^3}(\nabla f)\cdot(\operatorname{curl}\textbf{X})dV = \iiint_{\mathbb{R}^3}\nabla \cdot (fF)dV$$
I assume I am to use divergence theorem here, but I'm not sure exactly where to go with this.
Any help appreciated!!