.elementor-73 .elementor-element.elementor-element-db2d0fc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-4468e7f */body {
  margin: 0;
  background: #000;
  overflow-x: hidden;
  font-family: Poppins, sans-serif;
}

#webgl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.page {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4rem;
  color: white;
  position: relative;
  z-index: 10;
}/* End custom CSS */