/* ==UserStyle== @name whatsapp style @namespace ilyachch/userscripts/styles @version 0.0.1 @description Custom CSS - whatsapp @author ilyachch (https://github.com/ilyachch/userscripts) @homepageURL https://github.com/ilyachch/userscripts @supportURL https://github.com/ilyachch/userscripts/issues @updateURL https://raw.githubusercontent.com/ilyachch/userscripts/main/usercss/whatsapp/whatsapp.user.css @license MIT @preprocessor default ==/UserStyle== */ @-moz-document domain("whatsapp.com") { #app .two { margin: 0; top: 0px; width: 100%; height: 100%; } }