React CSS

CSS in React is used to style the React App or Component. Inline styles are the most direct away to style any React application.

Code :