<!DOCTYPE html><html><head> </head> <body onload="document.getElementById('q').style.direction = 'rtl';"> <div style="height: 80px; position: relative; column-count: 2;"><div style="margin-top: 40px; position: absolute; height: 100px;"></div><div style="position: absolute;" id="q"></div><div style="position: absolute;"></div></div> </body></html>