Und mit repeat funktioniert es auch nicht. Hab es grade probiert. Trotzdem danke
Ändere mal folgende Werte
video.background {
width: 100%;
}
.background {
left: 0px;
padding: 0px;
/* min-width: 100%; */
/* height: 100%; */
position: absolute;
z-index: 1;
}
Und nimm das Inline-CSS beim <video> raus. Schau mal ob es dann geht.