.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}
