.notification-area {
  position: fixed;
  bottom: 30px;
  left: 0;
  z-index: 9999;
  width: 100px;
  padding: 10px 2% 0;
}
