document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. body{display:block;
  2. -khtml-user-select:none;
  3. -webkit-user-select:none;
  4. -moz-user-select:none;
  5. -ms-user-select:none;
  6. -o-user-select:none;
  7. user-select:none;
  8. unselectable:on;}
');