body {
 margin: 0px;
 padding: 0px;
 }

#user {
 width: 98%;
 float: center;
 text-align: center;
 }

#mod {
 width: 0%;
 visibility: hidden;
 }