diff --git a/4.css b/4.css index 51d9134..db9bc38 100644 --- a/4.css +++ b/4.css @@ -7,6 +7,11 @@ body { width: 100%; font-family: sans-serif; } + +html{ + scroll-behavior: smooth; +} + p{ margin-left:10px; }