const loc = document.getElementById("jsCanvas"); let ctx = loc.getContext("2d"); ctx.strokeStyle = "blue"; //not working ctx.lineWi