% requires \usepackage{xcolor} % for colored words
% (optional) \usepackage{esint} % for \oiint (closed surface integral). Otherwise use \iint.
\begin{align*}
& \text{Suppose we wish to evaluate }\\
& \hspace{3cm} \iint_{S} \mathbf{F}\!\cdot\!\mathbf{n}\, dS, \\[0.4em]
& \text{where } S \text{ is the } \textcolor{blue}{\text{unit sphere}} \text{ defined by }\\
& \qquad S=\{(x,y,z)\in \mathbb{R}^{3} : x^{2}+y^{2}+z^{2}=1\},\\[0.4em]
& \text{and } \mathbf{F} \text{ is the } \textcolor{blue}{\text{vector field}} \\[0.2em]
& \qquad \mathbf{F}=2x\,\mathbf{i} + y^{2}\,\mathbf{j} + z^{2}\,\mathbf{k}.
\end{align*}