To Reproduce
See: https://codesandbox.io/s/silent-surf-4omzj
Using the latest version of everything on Next.js
Expected behavior
Based on the documentation:
By default, the ThemeProvider component will apply styles in theme.styles.root to the <html> element.
This isn't happening in my instance. While I don't mind manually adding stuff, I wanted to make sure I wasn't doing anything awry :)