body {
  background-color: #000;
  height: 100vh;
  margin: 0;
  overflow: hidden;
  align-items: center;
}

.universe {
  height: 100%;
  width: 100%;
}