I have a large space when i compile a document with the following code and I'm not sure why
\begin{document}
\raggedright
\begin{flushleft}
What would happen as $x$ approaches $3$? We can figure this out by applying a limit.
\end{flushleft}
\begin{center}
\[ \lim_{x\to 3} g(x) \]
\enddocument