.appName {
  font-weight: bold;
}

.noticed {
  position: absolute;
  top: 3em;
  right: 3em;
  max-width: 20em;
  z-index: 50;
}

.modalBack {
  background: #fff;
  border-radius: .5em;
  padding: 1em;
}
