Fata Adjuster (MyHordes)

Web page adjustment for big maps 30x30 +

// ==UserScript==
// @name        Fata Adjuster (MyHordes)
// @namespace   -
// @description Web page adjustment for big maps 30x30 +
// @include     https://fatamorgana.md26.eu/*
// @version     1.00
// @grant       none
// ==/UserScript==

document.getElementById('fm-container').style.width = '1500px';