Source code
Revision control
Copy as Markdown
Other Tools
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<style>
input {
width: 100%;
height: 80px;
margin-top: 98svh;
}
</style>
<body>
<input id="input1" />
</body>
</html>