body {
  background-color: rgb(54, 56, 71);
}

ssc-index-form {
  position: absolute;
  width: 600px;
  top: calc(50vh - 330px);
  left: calc((100vw - 600px) / 2);
}/*# sourceMappingURL=index.css.map */