diff --git a/src/lib/components/Lazy.svelte b/src/lib/components/Lazy.svelte
index 8e648aa3..9d862d55 100644
--- a/src/lib/components/Lazy.svelte
+++ b/src/lib/components/Lazy.svelte
@@ -19,5 +19,5 @@
{#if show}
{:else}
-
+
{/if}
\ No newline at end of file
diff --git a/src/lib/components/PriceAnalysis.svelte b/src/lib/components/PriceAnalysis.svelte
index 5ea0e6de..216c934d 100644
--- a/src/lib/components/PriceAnalysis.svelte
+++ b/src/lib/components/PriceAnalysis.svelte
@@ -1,13 +1,27 @@