diff --git a/src/App.scss b/src/App.scss
index 23f7304fe5929ee143abe5c2d46feb4013c196fc..ff403ef8613c5cf254be610fbd385d14e0dc075b 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -7,6 +7,10 @@
     min-height: 100vh;
 }
 
+i {
+  user-select: none;
+}
+
 h4 {
     margin: 0;
 }