Difference between revisions of "Loogart"

From wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
<html>
 
<html>
<style>
 
.mw-body{
 
position:fixed!important;
 
top:0!important;
 
left:0!important;
 
bottom:0!important;
 
right:0!important;
 
z-index:1000000!important;
 
overflow-y:auto!important;
 
color:#fff;
 
background-color:red;
 
}
 
  
 
+
<div style="position:fixed;top:0;left:0;right:0;height:100%;background-color:red;z-index:100000;>
</style>
 
 
 
<div class="supa-body">
 
 
<h1>helloooooo</h1>
 
<h1>helloooooo</h1>
 
</div>
 
</div>
  
 
</html>
 
</html>

Revision as of 11:42, 26 March 2018

<html>

helloooooo

</html>