
html {
	/* #BBA157 cream */
	background-color: #624223; /* brown background */
	background-image: url(/img/park.svg);
    background-position:  bottom center; 
}

body {
    
        overscroll-behavior-y: none;
}
