- Create a div with a text content "Hello World" and with a stylesheet class "container"
- VANILLA JS
- REACT JS
- JSX
- Create a function Message that uses two props, a property "c" for className and a property "txt" for text and return a div with the text styled with that css class