body {
  background-color: black;
  color: white;
  font-family:"MS Gothic", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 20px
}

*  {
padding: 0
}

hint{
  background-color:#000000;
  color:#000000;
}