Background Repeat
Background Repeat ~10 mins

Background Repeat

 div {
background-image: url("img.jpg");
background-repeat: repeat-y;
}