blob: 093c60d6af0b05d41c74025f1d6182fcbac7ec86 [file] [log] [blame]
<!doctype html>
<style>
body {
overflow: hidden;
min-height: 300px;
min-width: 300px;
background-image: linear-gradient(#0000ff, #0000ff);
background-size: 100px 100px;
background-position: 200px 200px;
background-repeat: no-repeat;
}
</style>
<body>
</body>