diff --git a/src/index.css b/src/index.css index fd7cb4f..03efce3 100644 --- a/src/index.css +++ b/src/index.css @@ -14,6 +14,7 @@ body { justify-content: center; color: var(--text-color); background-color: var(--bg); + overflow-x: hidden; }