body {
  background-color: #f3f3f3;
}

#mainh1 {
  color: #f3f3f3;
  padding: 5px;
  background-color: rgba(10, 85, 206, 0.9);
  margin-right: -15px;
  margin-left: -15px;
}

#about {
  margin-left: -5px;
}

#main-cont {
  margin-top: 40px;
}

#honeypot {
  display: none;
}

#submit {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}

#about-txt {
  font-size: 25px;
}

.discord {
  border-radius: 15px;
}

.discord:hover {
  margin-top: 5px;
}

#smedia {
  margin-top: 80px;
}

.q {
  margin: 15px;
  padding: 5px;
}

#mg {
  margin-top: 5rem;
}