body,
html {
    margin: 0;
    padding: 0;
    height: 100%;
    background-image: url("../images/loginIeia.webp");
    background-size: cover;
}

