diff --git a/src/index.css b/src/index.css index 6fabdbf8..cedeaff7 100644 --- a/src/index.css +++ b/src/index.css @@ -47,6 +47,7 @@ body { margin: 0; padding: 0; height: 100%; + overflow: hidden; background-color: var(--oq6d070); font-family: var(--font-secondary); font-size: 16px;