.message-feed {
    background-color: rgba(255, 255, 255, 0.05);
}

.message-textarea {
    height: 4rem;
    resize: none;
}