diff --git a/src/routes/estimation/[roomId]/+page.svelte b/src/routes/estimation/[roomId]/+page.svelte
index 175a262..544a0fa 100644
--- a/src/routes/estimation/[roomId]/+page.svelte
+++ b/src/routes/estimation/[roomId]/+page.svelte
@@ -1,5 +1,10 @@
{#if showModal}
-
+
{/if}
{/if}
+{#if showLackOfUnderstandingMessage}
+
+{/if}
+
{#if showTooltip && newChanges.length > 0}