I want to style a <pre> tag with some JSX code, the final result I want it to be like one of the codeblocks in the https://react.dev website as shown in the image below. I dont mind the color scheme of the syntax highlighting as long as it is understandable JSX. The code I want to use in the pre tag will be this