body {
  background-color: #eee;
  text-align: center;
}

.alert {
  color: red;
  font-size: 4em;
  text-decoration: none;
}
