i am new to latex (First day\documentclass[12pt,a4paper]{article}
%\usepackage{graphicx}
\title {Buffon's Needle}
\author {name \\institute \\city}
\begin{document}
\begin{center}
\maketitle
\end{center}
\pagebreak
\section{Introduction}
$\frac {2}{3}$
\end{document}

didn't get why starts with a page in blank and them do what was supposed to do
can anyone help me? tks