Source code

Revision control

Copy as Markdown

Other Tools

<html>
<head>
</head>
<body>
<div style="transform: rotatex(45deg); transform-style: preserve-3d; width: 100px;">
<div style="transform: rotatex(45deg); transform-style: preserve-3d; width: 100px;">
<div style="transform: rotatex(45deg); transform-style: preserve-3d; width: 100px;">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" id="js" viewBox="0 0 200 200" style="transform: rotateX(45deg)">
<g>
<rect width="100" height="100" style="fill:rgb(0,0,255)"></rect>
</g>
</svg>
</div>
</div>
</div>
</body>
</html>