:host {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mw-no-access {
  text-align: center;
  a {
    display: block;
    text-decoration: none;
  }
}
