ReactReact StackCRAapp skeleton/public/public/index.html<div id='root'></div>On this page<div id='root'></div> ↔ root container to render React App intowhy not just render directly to <body\>?to avoid conflict with other library & browser extensions that manipulate <body\>References