blob: 6ba82ac817162cf27f41c0a29a568217d3a53a05 [file] [log] [blame]
<!DOCTYPE html>
<script src="../../../resources/run-after-layout-and-paint.js"></script>
<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>