Why does the calculator stay idle until electricity and driving are both entered?
The first release treats monthly household electricity and weekly driving distance as the two explicit activation fields. That keeps blank input separate from invalid input and lets users choose `0` deliberately when a category does not apply. In other words, the page avoids guessing whether a blank means zero, unknown, or not entered yet.