Add a line break to the address.

 <body>
  <p>
    Mimo<br>
    Vienna, Austria
  </p>
 </body>
</html>]]>

The <br> tag adds a line break.