.alert {
  color: #bb0000;
  border: 1px solid #bb0000;
  background-color: #ffbbbb;
  padding: 0.5em;
  font-weight: bold;
}