09.02.2021
diff --git a/styles/globals.css b/styles/globals.css
index 6915a5b..ba7da79 100644
--- a/styles/globals.css
+++ b/styles/globals.css
@@ -26,4 +26,5 @@
 * {
   box-sizing: border-box;
   font-family: 'Roboto', sans-serif;
+  scroll-behavior: smooth;
 }