body {
  margin: 25px;
}
#input {
  height: 150px;
  font-family: "Courier New", Courier, monospace;
}


.article {
  padding: 3% 10% 0;
}