Loogart
Revision as of 11:20, 26 March 2018 by Chris.soueidan (talk | contribs)
<html>
<style>
- mw-head{display:none!important;opacity:0!important;}
</style> <body>
helloooooo
<script> function myFunction() {
document.getElementById("mw-head").style.visibility = "hidden";
} </script> </body> </html>