html,
body {
  background: #3b9094;
  font-family: sans-serif;
}
input.error {
  border: 1px solid #b80c09;
}
form {
}
