To style this, have a look at the vanilla theme's ``modules/alert.less`` and ``templates/alert.tpl``.
**Parameters**:
1.``title`` - string, which can be a language string as well. Some core language strings that you can use here include: ``[[global:alert.success]]`` and ``[[global:alert.error]]``
2.``message`` - string, which can be a language string as well.