@charset "Shift_JIS";
*{margin:0;
 padding:0;
}

BODY{
  font-family : sans-serif;
  color : white;
  background-color : black;
}
