body {
  direction: ltr;
}
#results {
  text-align: left; /* Align text to the left */
}