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