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