As a novice in the world of HTML and CSS, I find myself working on creating my website using HTML. Upon inspecting my site, I notice that the default background color is white. Despite trying to change it by using #canvas { background-color: black; } in my CSS file, it doesn't seem to have any effect. Can anyone suggest an alternative method for changing the background color? Any input or advice would be greatly appreciated. Thank you.