825810-1.html (246B)
1 <!DOCTYPE html> 2 <!-- Any copyright is dedicated to the Public Domain. 3 - http://creativecommons.org/publicdomain/zero/1.0/ --> 4 <html> 5 <body> 6 <div style="display: flex;"> 7 <div style="display: table-column;"></div> 8 abc 9 </div> 10 </body> 11 </html>