blob: 44efb4dfcec9e241dfc1f71502fd1d7233389d92 [file] [log] [blame]
<!DOCTYPE html>
<script>
if (window.internals)
internals.settings.setPreferCompositingToLCDTextEnabled(true);
</script>
<style>
body {
background-image: url(../resources/apple.jpg);
background-size: cover;
background-attachment: fixed;
background-position: center;
}
</style>