canvas {
  display: block;
}

.height100 {
  position: fixed;
  height: 100%;
}

.height60 {
  position: absolute;
  top: 0;
  height: 60%;
}

#particles-js {
  width: 100%;
  z-index: -1;
}
