The layout properties.
The inner pages and components routed by Next.js.
The foundational <html> and <body> tags.
<html>
<body>
The highest-level wrapper for the Next.js application, enforcing the HTML language attribute and importing global styles. *
The layout properties.