1 2 3 4 5 6 7 8 9
<!doctype html> <style> input { box-sizing: border-box; padding: 2em; height: 1em; } </style> <input type=text value=1111>