What is the role of <!doctype html> at the beginning of a document?
<!doctype html>
It is the root element containing all page content
It loads the page's default stylesheet
It instructs the browser to interpret the document as HTML5
It renders the main visible heading