Just put this code in head tag of your site and it works fine for me..
<style>body {user-select: none; }</style>
<style>
body {
user-select: none; }
</style>
327 questions
98 answers
7 comments
5,034 users