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