return ( <div style={{ color: "red" }}> <Markdown text={props.text} /> </div> );