.body,html {
    margin: 0;
    background-color: black;
}

.image {
    background-image: url("images/river_info.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 850px;
}