So, i am creating this website and i gave a background color. but in the last of the page, there is this white gap.
<div class="b-g">
<style>
.b-g {
background-color: pink;
height: 700px;
}
</style>
I f i am doing something wrong, please tell me.
P.S. how do you insert an image for background? like this website
https://codepen.io/freeCodeCamp/full/VPaoNP