diff --git a/src/styles.scss b/src/styles.scss index 6caef23..91c4873 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -1,5 +1,6 @@ /* You can add global styles to this file, and also import other style files */ html, body { + position: fixed; width: 100%; height: 100%; padding: 0;