html {
  font-family: "Arial", sans-serif;
}
html {
  background-color: lightblue;
}
html {
  color: darkblue;
}
.sendMail {
  border-radius: 10px;
  border: none;
  color: darkblue
}
.enterMail {
  border-radius: 10px;
  border: none;
  color: darkblue
}
