diff --git a/index.html b/index.html
index 960a2cd..ffec669 100644
--- a/index.html
+++ b/index.html
@@ -99,6 +99,7 @@
if (raylibJs !== undefined) {
raylibJs.stop();
}
+ raylibExampleSelect.blur();
raylibJs = new RaylibJs();
raylibJs.start({
wasmPath: `wasm/${selectedWasm}.wasm`,