.van-dialog__message {
    max-height: 30vh;
    text-align: left;
}
a:link {
    color: white; 
}

a:visited {
    color: white;
}

a:hover {
    color: white;
}

a:active {
    color: white;
}