// Ground ctx.fillStyle = '#8B7355'; …
// Ground
ctx.fillStyle = '#8B7355';
ctx.fillRect(0, canvas.height - 150, canvas.width, 150);
// Ground
ctx.fillStyle = '#8B7355';
ctx.fillRect(0, canvas.height - 150, canvas.width, 150);