Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
input {
box-sizing: border-box;
padding: 2em;
height: 1em;
-moz-appearance: textfield;
}
</style>
<input type=number>
<!doctype html>
<style>
input {
box-sizing: border-box;
padding: 2em;
height: 1em;
-moz-appearance: textfield;
}
</style>
<input type=number>