.el-message{
    min-width: 50vw;
}

.el-message-box{
    max-width: 80vw;
}

body { padding-bottom: env(safe-area-inset-bottom); }
