<html>
<head>
<style>
*::marker, * {
transform-style:preserve-3d;
}
</style>
</head>
<body>
<li></li>
</body>
</html>