diff --git a/src/styles/common.scss b/src/styles/common.scss index 7b699d5..2cddca6 100644 --- a/src/styles/common.scss +++ b/src/styles/common.scss @@ -5,6 +5,7 @@ html { box-sizing: border-box; background: rgba($color: $color-white, $alpha: 0.8); + overflow: hidden; } *,