html
{
	background: url(quadrate.svg) repeat-x;
}

rect
{
	fill: red;
}
