<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Pepper GPU Demo</title>
</head>

<body style="background-color:Silver; -webkit-perspective: 1000;">

<h1>Pepper GPU Demo</h1>
<embed id="plugin" type="pepper-application/x-gpu-demo" width="512" height="512" style="position:absolute; top: 30px; -webkit-transform: rotateY(30deg);" />
<p style="position:absolute; top: 256px;">Text on top</p>
</body>
</html>