.alert {
  position: fixed;
  bottom: 16px;
  right: 16px;
  z-index: 99;
}
