The best way to keep your screen awake is by using the Web Wake Lock API.
To keep this "minimalist," we will use a small script that only runs when the user toggles a button.
HTML Semantics: Use a <label> properly associated with the <input type="checkbox"> so screen readers know what the toggle does.