diff --git a/src/App.scss b/src/App.scss
index ff403ef8..fd44dfb8 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -34,6 +34,7 @@ a {
 }
 
 button{
+    user-select: none;
     border: none;
     border-radius: 5px;
     cursor: pointer;