<!DOCTYPE html>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<title>https://www.popgive.com/</title>
	<meta name="robots" content="noindex, nofollow">
	<style type="text/css">
		.container{position: fixed; left: 0px; right: 0px; top:0px; bottom: 0px; background-color: #FFF; color:#000; }
		.content{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; width: 98%; padding:10px; }
	</style>
</head>
<body>
	<div class="container">
		<div class="content">
		    <h1>https://www.popgive.com/</h1>
		    <div>
		        <p>Password Login Site</p>
			    <p><input type="password" name="pas_fend"></p>
			</div>
			<div><button type="submit" name="login_fr">Đăng nhập</button></div>
			
		</div>
	</div>
</body>
</html>