Cómo estirar la imagen con el sitio web CSS
body {
background-size: cover;
}
Zworis
body {
background-size: cover;
}