diff --git a/kalk_web/src/App.svelte b/kalk_web/src/App.svelte
index c9a935e..3a592c5 100644
--- a/kalk_web/src/App.svelte
+++ b/kalk_web/src/App.svelte
@@ -2,4 +2,13 @@
import Calculator from "./Calculator.svelte";
-
kalk
- Type 'help' for instructions. + Type 'help' for instructions.
{#each outputLines as line}@@ -225,7 +233,7 @@ {/each}