#guestScreen .panel {
  width: 400px;
  margin: auto auto;
}

#particles-js {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-color: black;
}
