universe


  
  #universe {
    position: absolute; 
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  /* border: 1px dotted #000; */ /* uncomment this to debug endless desktop */
  }