#body {
    background-size: cover;
    background-position: center;
}

.LoginBackground {
    height: 100vh;

}

.footer {
    background-color: #f8f9fa;
    padding: 10px;
    text-align: center;
    width: 100%;
    bottom: 0;
    left: 0;
}