9 lines
260 B
HTML
9 lines
260 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div id="a" style="width: 1px; height: 1px; position: absolute; left: 200px; top: 200px; transform: scale(256.1) rotate(1deg);">
|
|
<img style="width: 1px; height: 1px;" src="repeatable-diagonal-gradient.png">
|
|
</div>
|
|
</body>
|
|
</html>
|