How to set the position of webix.message,By default it is showing at top right of screen.

I want to change the position of webix.message.By default it is showing top right but I want it to set other position.

How can I do that please help me.

webix.message(“Updated Successfully” );
Here is my snippet.

http://webix.com/snippet/761e4073

It is possible with CSS. Please check the related topic

Thank You.