blob: e709ef9988222d64549d76106e1fc87b53b026c7 [file] [log] [blame]
<!DOCTYPE html>
<style>
svg {
background-color: blue;
padding-left: 100px;
}
</style>
<svg width="200" height="300">
<rect y="100" width="100" height="100" fill="green"/>
</svg>