What is the effect of the following HTML code?
<pre> This is a preformatted text. </pre>
The text will be center-aligned
The text will preserve spaces and line breaks
The text will be italicized
The text will automatically fit into a single line