.error {    
  background-color: rgb(151 101 101);
  color: #ffffff;
  width: 100%;
  padding: 0.2rem 0.5rem;
}