blob: 23d02fc758a20465c5ac2cca2d11eef04e1fc344 [file] [log] [blame]
<!DOCTYPE html>
<script src="resources/window-resize-repaint.js"></script>
<style>
body {
background-image: url(resources/apple.jpg);
background-size: cover;
background-attachment: fixed;
background-position: center;
}
</style>