body {
  font-family: Arial, sans-serif;
}

#inputText, #outputText {
  width: 100%;
  height: 100px;
}
