Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
input {
border: none;
background: white;
color: black;
}
</style>
<input type=number>
<!doctype html>
<style>
input {
border: none;
background: white;
color: black;
}
</style>
<input type=number>