<!DOCTYPE html>
<html>
<head>
	<title>Khuyenmaivang.vn</title>
</head>
<style type="text/css">
	body{
		background-color: #f2f1df;
	}
	body > div{
		display: flex;
	    justify-content: center;
	    align-items: center;
	}
</style>
<body>
	<div>
		<img src="under-construction.jpg">
	</div>
</body>
</html>