Spaces:
Running
Running
File size: 462 Bytes
f2bee8a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<!DOCTYPE html>
<html>
<head>
<meta name="robots" content="noindex">
<style>
body {
/* not quite white so we can test transparency */
background-color: #ffeecc;
}
</style>
</head>
<body>
<iframe src="embed.html?addons=pause,gamepad&settings-button&fullscreen-background=black#443603478" width="499" height="416" allowtransparency="true" frameborder="0" scrolling="no" allowfullscreen></iframe>
</body>
</html>
|