html, body {
  width: 400px;
  height: 530px;
  text-align: center;
}

select { text-align-last: center; }
option { direction: rtl; }
optgroup{ direction: rtl; }



