Being relatively new to CSS and HTML, I recently experimented with creating a checkbox toggle switch using this resource. I now have a specific requirement to disable this toggle switch upon clicking a different button labeled 'Reset', making it appear as if it's in the OFF state with no background color. I believe a JavaScript solution is needed for this task, and I'm unsure if any CSS modifications are necessary. Any assistance on this matter would be greatly appreciated.