A button has only `padding: 12px 20px;` set, no `width`. What does the second value (20px) control?button { padding: 12px 20px; }