diff --git a/app/resources/data/template.html b/app/resources/data/template.html
index 92b55fd..83c4819 100644
--- a/app/resources/data/template.html
+++ b/app/resources/data/template.html
@@ -173,6 +173,7 @@ body{
width: 42px;
height: 42px;
border-radius: 50%;
+ user-select: none;
}
.chat-video video{
margin-right: 18px;