.lambdaCalculTextArea {
    width:100%;
    min-height:300px;
}


.header {
    background:#A54 url('background.png') no-repeat 80% center;
    background-size:auto 90%;
    height:100px;
}

textarea {
  width: 100%;
}
