.ucasPostive{
    color:green;
}

.ucasNegative{
    color:red;
}

.ucasTextArea{
    overflow: auto;
    resize: none;
}