CSS Property:
backface-visibility:

Note: The backface-visibility property is not supported in Internet Explorer 9 and earlier versions.

Result:
HELLO
CSS Code:
div#myDIV {
backface-visibility:visible;
}
Click the property values above to see the result
w3ii.com - Play it