.msg {
  background: #ffb4b4;
  padding: 2em 10em;
}

.msg br {
  display: none;
}

.msg a {
  text-decoration: underline;
  color: inherit;
}

.msg a:hover {
  text-decoration: none;
}
