div.submitbtn{
  background-color: #e86d6d;
  border-radius: 100px;
}

.textarea:not([rows]) {
    min-height: 10em;
}

body {
    color: #000000 !important;

}
