Jak rozciągnąć obraz za pomocą strony internetowej CSS
body {
background-size: cover;
}
Zworis
body {
background-size: cover;
}