html,body{
   margin: 0;
   padding: 0;
   background-color: #0a0a0a;
}

body{
   text-align: center
}

