
.outputs-error {
    border-style: groove;
    border-radius: 25px;
}
.DOWN {
  background-color: #3071CB;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 30px;
  margin: 4px 2px;
  cursor: pointer;
}