How to show html source code?

hello team
I would like to display the html code of my site.
Indeed, at the moment I have this part which is visible only:

body html =>

<div id="react-entry-point">
    <div class="_dash-loading">
        Loading...
    </div>
</div>

thanks