 body {
  margin: 0px;
  background-color: black;
 }
  
 #contents {
  z-index: 1;
  position: absolute;
  left: 10px;
  top: 0px;  
 }
