@charset "utf-8";
/* CSS Document */

html,body{
width:100%; 
height:100%;
background-color:#000000;
}

body{
margin:0 auto;
}



