Be aware that if you use the code above, some adjustments are required. In your case you would need the following in your body tag:
Code:
<div style="text-align: center; padding: 0pt; margin: 0pt;">
<svg xmlns="http://www.w3.org/2000/svg" height="100%" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 1562 2500" width="100%" xmlns:xlink="http://www.w3.org/1999/xlink"><image height="2500" width="1562" xlink:href="../Images/CoverName.jpg"></image></svg>
</div>
Of course you probably want to change the actual name of the image...