Follow these steps:
(1) Open the app
(2) Go to the advanced tab
(3) Inside the custom CSS box, add the following code:
.BarMessageContainer{
text-align: center !important;
justify-content: center !important;
margin-left: auto !important;
margin-right: auto !important;
}
(4) Save your changes.