#disp_text {
  display : table;
  max-width : 540px;
  margin-left : auto;
  margin-right : auto;
  word-wrap : break-word;
  white-space : pre-line;
  text-align : left;
}
