@charset "UTF-8";

#particles-js {
  position: relative;
  width: 100vw!important;
  height: auto;
  background-color: #fff; /* 背景色 */
  margin-left: 0px!important;
  margin-right: 0px!important;
  max-width: 100%!important;
  margin-top: -20vh!important;
  height: 160vh;
}
