This index.html is meant to run through Vite or StranaWeb.WasmHost, not by direct file opening.
Run dotnet run --project StranaWeb/StranaWeb.WasmHost/StranaWeb.WasmHost.csproj and open http://localhost:5211/, or use npm run dev during frontend development.