It doesn’t make a difference if we add multiple spaces or line breaks. HTML still interprets them as a single space.

<html>
 <body>
  My favorite things



  Warm woolen mittens
 </body>
</html>

]]>

We'll have to use a few different tags to display our lyrics in a way we're proud of.