Long nick names for wr made by Coldness

LONGER NICKNAME

// ==UserScript==
// @name         Long nick names for wr made by Coldness
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  LONGER NICKNAME
// @author       ૮σℓ∂ɳεรร:P...
// @match        ://zombs.io/
// @grant        none
// ==/UserScript==

document.getElementsByClassName('hud-intro-name')[0].setAttribute('maxlength', 40);