body {
  background-color: #4a697e !important;  /* D64040 4a697e 1e282c  84cfff */
}

#loginbox > div:first-child {
  padding-bottom: 10px;
}

#form > div {
  margin-bottom: 25px;
}

#form > div:last-child {
  margin-top: 10px;
  margin-bottom: 10px;
}
#particles {
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -2;
}