Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
input {
-moz-appearance: textfield;
height: 30px;
font-size: 300px;
}
</style>
<input type=text value=1111>
<!doctype html>
<style>
input {
-moz-appearance: textfield;
height: 30px;
font-size: 300px;
}
</style>
<input type=text value=1111>