blob: ef902f4f905fa979b7d8752f76b14079ca5316ef [file] [log] [blame]
<html>
<head>
<style>
div {
background: red;
background-repeat: no-repeat;
background-image: url(resources/mouse-repel.svg);
height: 600px;
width: 800px;
}
</style>
</head>
<body style='margin: 0px'>
<div>&nbsp;</div>
</body>
</html>