Loogart
<html>
helloooooo
<script> function myFunction() {
document.getElementById("app-brand-name").style.display = "none";
} </script>
<style>
#mw-page-base{ display:none!important; }
</style> </html>
<html>
<script> function myFunction() {
document.getElementById("app-brand-name").style.display = "none";
} </script>
<style>
#mw-page-base{ display:none!important; }
</style> </html>