.textArea {
background: rgba(0,0,0,0.2);
height: 100%;
width: 100%;
color: white;
border: 0;
border-radius: .1rem;
}