#textbox textarea {
  font-family: Courier New;
  background-color: #161516;
  border: 1px solid #2f2e2f;
  color: #FFF;
  width: 600px;
}