html {
  padding: 5rem 0;
  text-align: center;
}

.message {
  margin: 5rem 0;
}

.message--tip {
  font-size: 1.4rem;
  color: #5B799B;
}
