body {
    background: #04552c url("/static/images/signup_house.6190c3dd4228.jpeg") no-repeat center center;
    background-size: cover;
}


.alert-dismissible .btn-close {
    position: absolute;
    top: -1.5px;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}

