.error {
  .flex(1 1 100%);
  text-align: center;

  p {
    margin-top: 15%;
    font-size: 18px;
    text-wrap: wrap;
  }
}
