add inline style to element, react
<div style={{ color: 'blue', fontSize: '20px' }}>Hello World</div>