Body {
background: #181212 ;
margin: 0px auto;
margin-bottom: 20px;
margin-top: 10px;
width: 100%;
font-family: arial, helvetica;
text-align: center;
color: black;


}
html {
 overflow: -moz-scrollbars-vertical;
     overflow-y: scroll;

}

