- 0 Downloads
- 1 Views
- Download Now View Demo
- HTML
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>A Pen by Arvind natarajan</title>
</head>
<body>
<div style="position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);">
<input type="text" placeholder="Hey" />
</div>
</body>
</html>