diff --git a/src/app.css b/src/app.css
index ab92e5ee..a9e6e606 100644
--- a/src/app.css
+++ b/src/app.css
@@ -311,6 +311,7 @@ a.hashtag {
   scroll-snap-type: x mandatory;
   /* scroll-behavior: smooth; */
   scrollbar-width: none;
+  overscroll-behavior: contain;
 }
 .carousel::-webkit-scrollbar {
   display: none;