body {
    margin: 0;
    overflow: hidden;
    background-color: black;
  }

  .starlink {
    position: absolute;
    background: white;
    width: 1px;
    height: 1px;
  }