Reflection/css/attention
body {
background-color: white !important;
border: none !important;
}
#btn-panelopen,
#mw-navigation,
#siteNotice,
#mw-page-base,
#mw-head-base,
#mw-panel,
#mw-head {
display: none;
width: 0 !important;
height: 0 !important;
}
#footer{
display: none;
width: 0 !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
#content{
width: 100% !important;
height: 100% !important;
margin: 0 0 0 0 !important;
padding: 10px !important;
border: none !important;
}