I have made a simple calculator using HTML, CSS, and JavaScript. The problem I face is that when the input field is empty (not having any number in it), the arithmetic operators (-,+,/,%,=) should be disabled.