@ -67,7 +67,7 @@ function draw() {
card();
}
image (img,0,0,250,250);
image (img,0,0,windowWidth/2, windowWidth/2);
</script>
</head>