In this lesson you'll learn how to implement GraphCMS's Rich Text Render to create a blog using the Next.js framework. We'll briefly walk through the setup to get a clean posts page, setup dynamic routing to display individual pages for your posts, and then dive into the implementation of the Rich Text Renderer. You'll be able to leverage this tool for custom styling, and will understand how to inject CSS in JS for a beautiful user experience.