body {
    background-color: white;
    background-image: url("/assets/meta/e261d8b4/img/trees_hero_1440x720.png");
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    padding: 0;
}

html {
    height: 100%;
}