@* window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light' *@ @ViewBag.Title @RenderBody()