diff --git a/.github/makecode/blocks.png b/.github/makecode/blocks.png
index f3b05d8..bb81757 100644
Binary files a/.github/makecode/blocks.png and b/.github/makecode/blocks.png differ
diff --git a/.github/makecode/blocksdiff.png b/.github/makecode/blocksdiff.png
index 03ba5b0..1cd8632 100644
Binary files a/.github/makecode/blocksdiff.png and b/.github/makecode/blocksdiff.png differ
diff --git a/main.blocks b/main.blocks
index 581174e..d4ab660 100644
--- a/main.blocks
+++ b/main.blocks
@@ -10,7 +10,7 @@
. . # . .
. . . . .
. . . . .
- `100IconNames.SmallDiamond100IconNames.Target100IconNames.Diamond100GOAL!!1000x0y010000100050000ix0iyTRUEEQ0020ix00ADD0x24MINUS0x2iy00ADD0y14MINUS0y1ix1-11iy1-11TRUELT0ix0ix0TRUELT0iy0iy0TRUEGT0ix4ix4TRUEGT0iy4iy40ix0iy32MelodyOptions.ForeverInBackgroundMelodies.Nyan`
+ `100IconNames.SmallDiamond100IconNames.Target100IconNames.Diamond100GOAL!!1000x0y010000100050000ix0iyTRUEEQ0020ix00ADD0x24MINUS0x2iy00ADD0y14MINUS0y1ix1-11iy1-11TRUELT0ix0ix0TRUELT0iy0iy0TRUEGT0ix4ix4TRUEGT0iy4iy40ix0iy32MelodyOptions.OnceInBackgroundMelodies.Nyan`
# # # # #
. . . . .
. . . . .
diff --git a/main.ts b/main.ts
index b9af57b..eb7ac6a 100644
--- a/main.ts
+++ b/main.ts
@@ -15,7 +15,7 @@ let iy = 0
let ix = 0
let y = 0
let x = 0
-music.startMelody(music.builtInMelody(Melodies.Nyan), MelodyOptions.ForeverInBackground)
+music.startMelody(music.builtInMelody(Melodies.Nyan), MelodyOptions.OnceInBackground)
basic.showLeds(`
# # # # #
. . . . .