@@ -53,7 +53,7 @@ function stop() {
if (terminal) {
terminal.clear();
}
- }, 200);
+ }, 1500);
</script>