<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<link href="style.css" type="text/css" rel="stylesheet">
<title>Under Construction</title>
</head>
<body>
<div class="container">
<div class="content">
<p>This website is under construction</p>
</div>
<footer>
<p>In case of problems, contact <a href="mailto:ati.error@ut.ee">ATI.Error</a></p>
</footer>
</div>
</body>
</html>