.errormessage{
  background:rgb(255, 0, 0);
  background:rgba(255, 0, 0, 0.2);
  padding:3px;
  border:solid 1px rgb(255,0,0);
}