Ahab / zalgo hold

// ==UserScript==
// @name         zalgo hold
// @namespace    torn
// @version      0.1
// @description  try to take over the world!
// @author       You
// @include      *torn.com*
// @grant        GM_addStyle
// @license      MIT
// ==/UserScript==

GM_addStyle(`
    .message_oP8oM{overflow: hidden;}
`)