To update the status when the webpage loads, start with status.innerHTML and a semicolon ;.
status.innerHTML
;
Make sure to type status.innerHTML;.
status.innerHTML;