Gets rid of the margins and padding in the web.whatsapp.com interface.
/* ==UserStyle== @name Disable Writefull (Overleaf Debloat) @author Gresh1234 @namespace Gresh1234 @description Gets rid of the margins and padding in the web.whatsapp.com interface. @locale en-us @match *://*.overleaf.com/* @version 1.0 @license MIT ==/UserStyle== */ #writefull-toolbar-launcher { display: none; }