diff --git a/index.html b/index.html index 8a8a112..38e8753 100644 --- a/index.html +++ b/index.html @@ -37,6 +37,7 @@ body { color: var(--text-primary); font-family: 'Consolas', 'Monaco', 'Courier New', monospace; height: 100vh; + height: 100dvh; display: flex; flex-direction: column; overflow: hidden;