import styles from './message.css'; const Message = ({ children, inline=false, success=false, info=true, text }) => (