textarea {
    width: 48%;
    height: 36%;
    resize: both;
}

.red{
    color: #ff0000;
}

.green{
    color: #00ff00;
}