AC
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<h1 style="text-align:center" >User info</h1>
<br />
<h2 id="name" style="margin-left: 40px"> Name: </h2>
<h2 id="surname" style="margin-left: 40px"> Surname: </h2>
<h2 id="age" style="margin-left: 40px"> Age: </h2>
<h2 id="tel" style="margin-left: 40px"> Tel: </h2>
<h2 id="email" style="margin-left: 40px"> E-mail: </h2>
<script src="new 2.js"></script>
</body>
</html>