xxxxxxxxxx
<html lang="en-us">
<head>
<meta charset="utf-8">
<title>Playing Around</title>
<script src="bower_components/platformv/platform.js"></script>
<link rel="import" href="elements/my-app.html">
<style type="text/css">
</style>
</head>
<body>
<my-app></my-app>
</body>
</html>