@charset "utf-8";
 
body{
  margin:0;
  background:#000000;
  position:fixed;
  width:100%;
  height:100%;
  overflow:hidden;
}