/* ==UserStyle==
@name        Facebook 2020 larger fonts and width
@description larger fonts and wider layout in profile and groups page
@namespace   jiaminn
@version     0.0.1
@downloadURL none
==/UserStyle== */


@-moz-document domain("facebook.com") {
@namespace url(http://www.w3.org/1999/xhtml);
* {font-size: inherit !important;}
    body {
        font-size: 18px !important;
    }

.ecyo15nh {
width: 900px !important;
}
.oh7imozk {
width: 900px !important;
}
.qmfd67dx {
max-width: 900px !important;
}
.gile2uim {
flex-basis: 900px !important;
}

}
