<body> ↔ Root Sectioning Element to hold Document Body of HTML Document
References
Flow Content↔ anyHTMLElementto go inside<body\>via Normal Flowwhy not just render directly to [<body>](body)?↔ to avoid conflict with other library & browser extensions that manipulate<body\>why not just render directly to [<body>](body)?↔ to avoid conflict with other library & browser extensions that manipulate<body\>Root Layout↔ top-levellayout.tsxto share across all Pages in App, to define<html\>&<body\>