Next time you want to showcase a code, use the ``` backtick so it is easier for everyone to read.
See this post to find the backtick on your keyboard.
The “preformatted text” tool in the editor (</>) will also add backticks around text.
I have edited it according your explanation. Thanks.
I would just add an id for white color. But I just noticed that before I have written id=“white” and I just wrote that: id=
and the text has turned into green even though there wasn’t any green input…
It is incorrect syntax and will break the class otherwise applied. So you are just left with the styles applied to the body, which is the green color for all text.
I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
Please use the “preformatted text” tool in the editor (</>) to add backticks around text.