Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!doctype html>
<style>
input {
box-sizing: border-box;
height: 100px;
padding-block: 80px 0;
}
</style>
<input type="number">
<!doctype html>
<style>
input {
box-sizing: border-box;
height: 100px;
padding-block: 80px 0;
}
</style>
<input type="number">