@ -328,7 +328,7 @@ class Ghost {
ctx.save();
ctx.translate(this.pixelX, this.pixelY);
const size = CELL_SIZE * 0.4;
const size = CELL_SIZE * 0.75;
ctx.fillStyle = this.color;
ctx.strokeStyle = '#000000';
The note is not visible to the blocked user.