.the-great-hall-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #000000;
}
 
.the-great-hall-text1 {
  color: #40ff40;
  align-self: center;
  font-style: normal;
  margin-top: var(--dl-space-space-threeunits);
  text-align: center;
  font-family: "Pirata One";
  font-weight: 400;
}
 
.the-great-hall-text2 {
  color: #40ff40;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  font-family: "Pirata One";
}
 
.the-great-hall-link1 {
  color: #ff40ff;
  margin-top: var(--dl-space-space-twounits);
  text-align: center;
  font-family: "Pirata One";
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.the-great-hall-link2 {
  color: #ff40ff;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-family: "Pirata One";
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.the-great-hall-navlink {
  color: #ff40ff;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-family: "Pirata One";
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-decoration: none;
}
 
.the-great-hall-link3 {
  color: #ff40ff;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-family: "Pirata One";
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.the-great-hall-text5 {
  color: #40ff40;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-family: "Pirata One";
}

.the-great-hall-text7 {
  color: rgb(100, 255, 100);
  margin-top: var(--dl-space-space-twounits);
  text-align: center;
  font-family: "Pirata One";
}

.the-great-hall-form {
  width: auto;
  height: 100px;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
  padding-top: 0px;
  border-color: #000000;
  border-width: 1px;
  margin-right: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: column;
  justify-content: center;
}
 
.the-great-hall-text6 {
  color: #40ff40;
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Pirata One";
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-halfunit);
}
 
.the-great-hall-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.the-great-hall-textinput {
  color: #40ff40;
  width: auto;
  height: auto;
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Pirata One";
  margin-left: var(--dl-space-space-halfunit);
  border-color: #40ff40;
  margin-right: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-halfunit);
  background-color: #000000;
}
 
.the-great-hall-button {
  color: #ff40ff;
  width: auto;
  height: auto;
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Pirata One";
  font-weight: 200;
  margin-left: var(--dl-space-space-halfunit);
  border-color: #00ff00;
  margin-right: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-halfunit);
  background-color: #000000;
}
