<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<div class="external">
<div class="middle">
<div class="internal">
<h1>
How to Vertically Center the HTML tag
</h1>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua.
</p>
</div>
</div>
</div>
</body>
</html>