diff --git a/src/styles/index.scss b/src/styles/index.scss index a60b620..7713c27 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -11,6 +11,7 @@ html { overflow-y: auto; + background-color: var(--primary-color); min-height: 100vh; user-select: none; }