p:before { color: red; content: "read this carefully"; } p:after { color: red; content: "you have read it! good job"; }
Pro tip: use ```triple backticks around text``` to write in code fences