369 bytes added
, 02:29, 18 January 2024
{{#css:
.mw-body {
border-right-width: 1px;
}
#contentSub, #contentSub2 {
display:none;
}
#footer > * {
display: none;
}
.mw-footer {
margin:0;
}
#greetings {
position: fixed;
top:0;
left:0;
height: 100vh;
width: 100vw;
display:block;
z-index:9999;
pointer-events:none;
}
#greetings img{
width:100%; height:100%;
}
}}
<div id="greetings">[[File:SealAkira.gif]]</div>