\documentclass{article}

\begin{document}

\title{Minimal LaTeX Document}
\author{Test Name}
\date{\today}

\maketitle

\section{Introduction}
This is a small LaTeX document with an important Word.

\end{document}
