Place a full size image in the background of the website.
Just include the demo/elements/polymer-img-background.html and put a tag in your code like See demo for example
<script src="//cdnjs.cloudflare.com/ajax/libs/polymer/0.2.3/platform.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/polymer/0.2.3/polymer.js"></script>
<img-background src="path-to-your-image"></img-background>